Returns the original ID.
Return value
string|null
The original ID, if any.
File
- drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php, line 23
- Definition of Drupal\Core\Config\Entity\ConfigEntityInterface.
Class
- ConfigEntityInterface
- Defines the interface common for all configuration entities.
Namespace
Drupal\Core\Config\Entity
Code
public function getOriginalID();