public function JobItemInterface::getFileCount

File counts of this job item.

Return value

int The file count of this job item.

1 method overrides JobItemInterface::getFileCount()
JobItem::getFileCount in src/Entity/JobItem.php
File counts of this job item.

File

src/JobItemInterface.php, line 265

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function getFileCount();