{$this->name_alias}); } /** * Overrides the behavior of title(). * Get the user-friendly version of the workflow state. */ function title() { return workflow_get_sid_label($this->argument); } }