EntityType::$originalClass
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/EntityType.php \Drupal\Core\Entity\EntityType::originalClass
- 8.9.x core/lib/Drupal/Core/Entity/EntityType.php \Drupal\Core\Entity\EntityType::originalClass
- 10 core/lib/Drupal/Core/Entity/EntityType.php \Drupal\Core\Entity\EntityType::originalClass
The name of the original entity type class.
This is only set if the class name is changed.
Type: string
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityType.php, line 67
Class
- EntityType
- Provides an implementation of an entity type and its metadata.
Namespace
Drupal\Core\EntityCode
protected $originalClass;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.