MediaTypeForm::$entityFieldManager

Same name and namespace in other branches
  1. 9 core/modules/media/src/MediaTypeForm.php \Drupal\media\MediaTypeForm::entityFieldManager
  2. 8.9.x core/modules/media/src/MediaTypeForm.php \Drupal\media\MediaTypeForm::entityFieldManager
  3. 11.x core/modules/media/src/MediaTypeForm.php \Drupal\media\MediaTypeForm::entityFieldManager

Entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

core/modules/media/src/MediaTypeForm.php, line 37

Class

MediaTypeForm
Form controller for media type forms.

Namespace

Drupal\media

Code

protected $entityFieldManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.