Craft\Workflow_SubmissionsWidget::getIconPath PHP 메소드

getIconPath() 공개 메소드

public getIconPath ( )
    public function getIconPath()
    {
        return craft()->path->getPluginsPath() . 'workflow/resources/icon-mask.svg';
    }