You are here

protected property FieldSource::$entityFieldManager in UI Patterns 8

Entity manager service.

Type: \Drupal\Core\Entity\EntityFieldManager

File

src/Plugin/UiPatterns/Source/FieldSource.php, line 29

Class

FieldSource
Defines Fields API pattern source plugin.

Namespace

Drupal\ui_patterns\Plugin\UiPatterns\Source

Code

protected $entityFieldManager;