You are here

protected property PostImportEvent::$importFiles in YAML Content 8.2

The list of content files imported in the completed batch.

Type: array

File

src/Event/PostImportEvent.php, line 17

Class

PostImportEvent
Wraps a yaml content post-import event for event listeners.

Namespace

Drupal\yaml_content\Event

Code

protected $importFiles;