You are here

protected property ImportEvent::$module in Default Content for D8 8

Same name and namespace in other branches
  1. 2.0.x 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\Event

Code

protected $module;