You are here

protected property FileAddForm::$entityTypeManager in File Entity (fieldable files) 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/FileAddForm.php, line 41

Class

FileAddForm
Form controller for file type forms.

Namespace

Drupal\file_entity\Form

Code

protected $entityTypeManager;