LocalTask::isPending |
function |
translators/tmgmt_local/src/Entity/LocalTask.php |
Returns whether the status of this task is 'pending'. |
LocalTaskItem::isPending |
function |
translators/tmgmt_local/src/Entity/LocalTaskItem.php |
Returns TRUE if the local task is pending. |
LocalTaskInterface::isPending |
function |
translators/tmgmt_local/src/LocalTaskInterface.php |
Returns whether the status of this task is 'pending'. |
LocalTaskItemInterface::isPending |
function |
translators/tmgmt_local/src/LocalTaskItemInterface.php |
Returns TRUE if the local task is pending. |