protected property ImportEvent::$module in Default Content for D8 2.0.x
Same name and namespace in other branches
- 8 src/Event/ImportEvent.php \Drupal\default_content\Event\ImportEvent::module
The module that provides the default content.
Type: string
File
- src/
Event/ ImportEvent.php, line 26
Class
- ImportEvent
- Defines event fired when content is imported.
Namespace
Drupal\default_content\EventCode
protected $module;