You are here

protected property OnlyOne::$entityTypeManager in Allow a content type only once (Only One) 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/OnlyOne.php, line 25

Class

OnlyOne
Class OnlyOne.

Namespace

Drupal\onlyone

Code

protected $entityTypeManager;