Returns the status of the local task item.
Can be one of the local task item status constants.
Return value
int
The status of the local task item.
File
- translators/tmgmt_local/src/LocalTaskItemInterface.php, line 59
Class
- LocalTaskItemInterface
- Interface for tmgmt_local_task_item entity.
Namespace
Drupal\tmgmt_local
Code
public function getStatus();