EntityDeriverBase::$entityTypeRepository
Same name in other branches
- 8.x-3.x src/Plugin/Deriver/EntityDeriverBase.php \Drupal\ctools\Plugin\Deriver\EntityDeriverBase::entityTypeRepository
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\DeriverCode
protected $entityTypeRepository;