getRule()->getAuthorPHID(); return $this->applyAssign(array($phid)); } public function getHeraldActionStandardType() { return self::STANDARD_NONE; } public function renderActionDescription($value) { return pht('Assign task to rule author.'); } }