protected property PhotosAdminSettingsForm::$entityFieldManager in Album Photos 8.5
Same name and namespace in other branches
- 6.0.x src/Form/PhotosAdminSettingsForm.php \Drupal\photos\Form\PhotosAdminSettingsForm::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- src/
Form/ PhotosAdminSettingsForm.php, line 36
Class
- PhotosAdminSettingsForm
- Defines a form to configure maintenance settings for this site.
Namespace
Drupal\photos\FormCode
protected $entityFieldManager;