protected property JsonldEntityWrapper::$entity

The entity that this object wraps.

Type: Drupal\Core\Entity\EntityNG

File

drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityWrapper.php, line 22
Definition of Drupal\jsonld\JsonldEntityWrapper.

Class

JsonldEntityWrapper
Provide an interface for JsonldNormalizer to get required properties.

Namespace

Drupal\jsonld

Code

protected $entity;