Class AlterEvent
Event class for the ICanBoogie\Render\EngineCollection::alter
event.
Event hooks may use this event to alter the engine collection, or replace it.
- ICanBoogie\Event
- ┗ ICanBoogie\Render\EngineCollection\AlterEvent
Methods summary
public
__construct( ICanBoogie\Render\EngineCollection
& $target
)
Initializes the $instance property.