You are here

protected property EntityDeriverBase::$entityTypeRepository in Chaos Tool Suite (ctools) 8.3

The entity type repository.

Type: \Drupal\Core\Entity\EntityTypeRepositoryInterface

File

src/Plugin/Deriver/EntityDeriverBase.php, line 40

Class

EntityDeriverBase
An abstract base class that sets up the needs of entity specific derivers.

Namespace

Drupal\ctools\Plugin\Deriver

Code

protected $entityTypeRepository;