Returns TRUE if the local task is closed (translated and accepted).
Return value
bool
TRUE if the local task item is translated and accepted.
File
- translators/tmgmt_local/src/LocalTaskItemInterface.php, line 83
Class
- LocalTaskItemInterface
- Interface for tmgmt_local_task_item entity.
Namespace
Drupal\tmgmt_local
Code
public function isClosed();