You are here

protected property ParseCdfEntityEvent::$mutable in Acquia Content Hub 8.2

Whether the set entity is mutable.

Type: bool

File

src/Event/ParseCdfEntityEvent.php, line 50

Class

ParseCdfEntityEvent
The event fired during importing a CDF into a local entity.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $mutable = TRUE;