public function LocalTaskItemInterface::recalculateStatistics

Recalculates statistical word-data: pending, completed, rejected, closed.

1 method overrides LocalTaskItemInterface::recalculateStatistics()
LocalTaskItem::recalculateStatistics in translators/tmgmt_local/src/Entity/LocalTaskItem.php
Recalculates statistical word-data: pending, completed, rejected, closed.

File

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

Class

LocalTaskItemInterface
Interface for tmgmt_local_task_item entity.

Namespace

Drupal\tmgmt_local

Code

public function recalculateStatistics();