Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal