public function LocalTaskItemInterface::getCountCompleted

Gets count of all completed data items.

Return value

int Translated count

1 method overrides LocalTaskItemInterface::getCountCompleted()
LocalTaskItem::getCountCompleted in translators/tmgmt_local/src/Entity/LocalTaskItem.php
Gets count of all completed data items.

File

translators/tmgmt_local/src/LocalTaskItemInterface.php, line 156

Class

LocalTaskItemInterface
Interface for tmgmt_local_task_item entity.

Namespace

Drupal\tmgmt_local

Code

public function getCountCompleted();