protected property DurationFieldCommand::$entityFieldManager in Duration Field 3.0.x
Same name and namespace in other branches
- 8.2 src/Drush/DurationFieldCommand.php \Drupal\duration_field\Drush\DurationFieldCommand::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- src/
Drush/ DurationFieldCommand.php, line 36
Class
- DurationFieldCommand
- Drush commands for the Duration Field module.
Namespace
Drupal\duration_field\DrushCode
protected $entityFieldManager;