public function JobInterface::getCountTranslated

Sums up all translated counts of this jobs job items.

Return value

int The sum of all translated counts

1 method overrides JobInterface::getCountTranslated()
Job::getCountTranslated in src/Entity/Job.php
Sums up all translated counts of this jobs job items.

File

src/JobInterface.php, line 613

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

public function getCountTranslated();