Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConfigRenameEvent.php
ConfigRenameEvent::$oldName
The old configuration object name.
Type:
string
File
core/
lib/
Drupal/
Core/
Config/
ConfigRenameEvent.php
, line 15
Class
ConfigRenameEvent
Configuration event fired when renaming a configuration object.
Namespace
Drupal\Core\Config
Code
protected $oldName;
RSS feed