LocalTask::isClosed |
function |
translators/tmgmt_local/src/Entity/LocalTask.php |
Returns whether the status of this task is 'closed'. |
LocalTaskItem::isClosed |
function |
translators/tmgmt_local/src/Entity/LocalTaskItem.php |
Returns TRUE if the local task is closed (translated and accepted). |
LocalTaskInterface::isClosed |
function |
translators/tmgmt_local/src/LocalTaskInterface.php |
Returns whether the status of this task is 'closed'. |
LocalTaskItemInterface::isClosed |
function |
translators/tmgmt_local/src/LocalTaskItemInterface.php |
Returns TRUE if the local task is closed (translated and accepted). |