protected property EntityField::$entityTypeManager in Chaos Tool Suite (ctools) 8.3
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
ctools_block/ src/ Plugin/ Block/ EntityField.php, line 35
Class
- EntityField
- Provides a block to a field on an entity.
Namespace
Drupal\ctools_block\Plugin\BlockCode
protected $entityTypeManager;