Craft\Workflow_SubmissionsWidget::getName PHP Method

getName() public method

public getName ( )
    public function getName()
    {
        return Craft::t($this->getTitle());
    }