You are here

protected property AccessUnpublishedForm::$entityTypeManager in Access unpublished 8

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/AccessUnpublishedForm.php, line 28

Class

AccessUnpublishedForm
Alter the entity form to add access unpublished elements.

Namespace

Drupal\access_unpublished\Form

Code

protected $entityTypeManager;