final class NodeAggregateWasEnabled implements EventInterface (View source)

deprecated This event will never be emitted, it is up-casted to a corresponding {@see \Neos\ContentRepository\Core\Feature\SubtreeTagging\Event\SubtreeWasUntagged} event instead. This implementation is just kept for backwards-compatibility

internal  
 

Methods

static EventInterface
fromArray(array $values)

No description

array
jsonSerialize()

No description

Details

static EventInterface fromArray(array $values)

No description

Parameters

array $values

Return Value

EventInterface

array jsonSerialize()

No description

Return Value

array