protected property Job::$filterTranslatedItems

If TRUE, getData will just return those items that are not yet translated.

Type: bool

File

src/Entity/Job.php, line 182

Class

Job
Entity class for the tmgmt_job entity.

Namespace

Drupal\tmgmt\Entity

Code

protected $filterTranslatedItems = FALSE;