protected property DevelCommands::$eventDispatcher in Devel 8
Same name and namespace in other branches
- 8.3 src/Commands/DevelCommands.php \Drupal\devel\Commands\DevelCommands::eventDispatcher
- 8.2 src/Commands/DevelCommands.php \Drupal\devel\Commands\DevelCommands::eventDispatcher
- 4.x src/Commands/DevelCommands.php \Drupal\devel\Commands\DevelCommands::eventDispatcher
File
- src/
Commands/ DevelCommands.php, line 25
Class
- DevelCommands
- For commands that are parts of modules, Drush expects to find commandfiles in __MODULE__/src/Commands, and the namespace is Drupal/__MODULE__/Commands.
Namespace
Drupal\devel\CommandsCode
protected $eventDispatcher;