protected property EntityDecorator::$entity in Commerce AutoSKU 8.2
The content entity that is decorated.
Type: ContentEntityInterface
File
- src/
EntityDecorator.php, line 23 - Contains \Drupal\commerce_autosku\EntityDecorator.
Class
- EntityDecorator
- Provides an content entity decorator for automatic label generation.
Namespace
Drupal\commerce_autoskuCode
protected $entity;