public StorageComparerInterface::getChangelist($op = NULL, $collection = StorageInterface::DEFAULT_COLLECTION)
Gets the list of differences to import.
Parameters
string $op: (optional) A change operation. Either delete, create or update. If supplied the returned list will be limited to this operation.
string $collection: (optional) The collection to get the changelist for. Defaults to the default collection.
Return value
array An array of config changes that are yet to be imported.
File
core/