You are here

protected property PhotosAdminStructureForm::$entityFieldManager in Album Photos 8.5

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/PhotosAdminStructureForm.php, line 34

Class

PhotosAdminStructureForm
Defines a form to configure maintenance settings for this site.

Namespace

Drupal\photos\Form

Code

protected $entityFieldManager;