You are here

protected property PreImportEvent::$importFiles in YAML Content 8.2

The list of content files to be imported in the batch about to begin.

Type: array

File

src/Event/PreImportEvent.php, line 17

Class

PreImportEvent
Wraps a yaml content pre-import event for event listeners.

Namespace

Drupal\yaml_content\Event

Code

protected $importFiles;