protected property Gutenberg::$moduleHandler in Gutenberg 8
Same name and namespace in other branches
- 8.2 src/Plugin/Editor/Gutenberg.php \Drupal\gutenberg\Plugin\Editor\Gutenberg::moduleHandler
The module handler to invoke hooks on.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ Editor/ Gutenberg.php, line 38
Class
- Gutenberg
- Defines a Gutenberg-based text editor for Drupal.
Namespace
Drupal\gutenberg\Plugin\EditorCode
protected $moduleHandler;