You are here

protected property EntityDisplayTrait::$entityTypeManager in CCK Select Other 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityDisplayTrait.php, line 22

Class

EntityDisplayTrait
Provides methods for dealing with entity displays.

Namespace

Drupal\cck_select_other

Code

protected $entityTypeManager;