Craft\Workflow_SubmissionsWidget::getIconPath PHP Method

getIconPath() public method

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