public StorageComparerInterface::moveRenameToUpdate($rename, $collection = StorageInterface::DEFAULT_COLLECTION)
Moves a rename operation to an update.
string $rename: The rename name, as provided by ConfigImporter::createRenameName().
string $collection: (optional) The collection where the configuration is stored. Defaults to the default collection.
\Drupal\Core\Config\ConfigImporter::createRenameName()
public function moveRenameToUpdate($rename, $collection = StorageInterface::DEFAULT_COLLECTION);
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!StorageComparerInterface.php/function/StorageComparerInterface::moveRenameToUpdate/8.1.x