protected property EntityDecorator::$entity in Automatic Entity Label 8
Same name and namespace in other branches
- 8.2 src/EntityDecorator.php \Drupal\auto_entitylabel\EntityDecorator::entity
The content entity that is decorated.
Type: \Drupal\Core\Entity\ContentEntityInterface
File
- src/
EntityDecorator.php, line 20
Class
- EntityDecorator
- Provides an content entity decorator for automatic label generation.
Namespace
Drupal\auto_entitylabelCode
protected $entity;