ConfigImporterEvent
class ConfigImporterEvent extends Event (View source)
Properties
| protected ConfigImporter | $configImporter | Configuration import object. |
Methods
getConfigImporter()
Gets the config import object.
array
getChangelist(string $op = NULL, string $collection = StorageInterface::DEFAULT_COLLECTION)
Gets the list of changes that will be imported.
Details
__construct(ConfigImporter $config_importer)
Constructs ConfigImporterEvent.
ConfigImporter
getConfigImporter()
Gets the config import object.
array
getChangelist(string $op = NULL, string $collection = StorageInterface::DEFAULT_COLLECTION)
Gets the list of changes that will be imported.