public function JobInterface::getFileCount

Sums up all file counts of this jobs job items.

Return value

int The total tags count of this job.

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

File

src/JobInterface.php, line 653

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

public function getFileCount();