protected property MigrationSubscriber::$entityFieldManager in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/EventSubscriber/MigrationSubscriber.php \Drupal\simplenews\EventSubscriber\MigrationSubscriber::entityFieldManager
- 8 src/EventSubscriber/MigrationSubscriber.php \Drupal\simplenews\EventSubscriber\MigrationSubscriber::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- src/
EventSubscriber/ MigrationSubscriber.php, line 30
Class
- MigrationSubscriber
- Create a simplenews field on relevant content types.
Namespace
Drupal\simplenews\EventSubscriberCode
protected $entityFieldManager;