protected property MediaSourceBase::$entityFieldManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/media/src/MediaSourceBase.php \Drupal\media\MediaSourceBase::entityFieldManager
The entity field manager service.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- core/
modules/ media/ src/ MediaSourceBase.php, line 41
Class
- MediaSourceBase
- Base implementation of media source plugin.
Namespace
Drupal\mediaCode
protected $entityFieldManager;