Job::isAuthor |
function |
src/Entity/Job.php |
Checks whether the user described by $account is the author of this job. |
LocalTask::isAuthor |
function |
translators/tmgmt_local/src/Entity/LocalTask.php |
Checks whether the user described by $account is the author of this task. |
JobInterface::isAuthor |
function |
src/JobInterface.php |
Checks whether the user described by $account is the author of this job. |
LocalTaskInterface::isAuthor |
function |
translators/tmgmt_local/src/LocalTaskInterface.php |
Checks whether the user described by $account is the author of this task. |