Returns loop count of a task.
Return value
int
Task loop count.
File
- translators/tmgmt_local/src/LocalTaskInterface.php, line 216
Class
- LocalTaskInterface
- Interface for tmgmt_local_task entity.
Namespace
Drupal\tmgmt_local
Code
public function getLoopCount();