You are here

protected property ConfigDataEvent::$entity in Acquia Content Hub 8.2

The config entity whose data is being serialized.

Type: \Drupal\Core\Config\Entity\ConfigEntityInterface

File

src/Event/ConfigDataEvent.php, line 25

Class

ConfigDataEvent
Event for configuration data.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $entity;