protected property EntityBCDecorator::$decorated

The EntityInterface object being decorated.

Type: \Drupal\Core\Entity\EntityInterface

File

drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php, line 48
Contains \Drupal\Core\Entity\EntityBCDecorator.

Class

EntityBCDecorator
Provides backwards compatible (BC) access to entity fields.

Namespace

Drupal\Core\Entity

Code

protected $decorated;