Craft\Workflow_SubmissionRecord::getTableName PHP Method

getTableName() public method

=========================================================================
public getTableName ( )
    public function getTableName()
    {
        return 'workflow_submissions';
    }