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