ICanBoogie
  • Documentation
  • API Reference
  • Render 0.6.x
Namespaces
  • ICanBoogie
    • Render
      • EngineCollection
      • Renderer
      • TemplateResolver
Classes
  • AlterEvent

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
Namespace: ICanBoogie\Render\EngineCollection
Located at EngineCollection/AlterEvent.php

Methods summary

protected get_instance( void ) : ICanBoogie\Render\EngineCollection

Returns

ICanBoogie\Render\EngineCollection
protected set_instance( ICanBoogie\Render\EngineCollection $engines )

Parameters

$engines
public __construct( ICanBoogie\Render\EngineCollection & $target )

Initializes the $instance property.

Initializes the $instance property.

Parameters

$target

Properties summary

Magic properties

public $instance : ICanBoogie\Render\EngineCollection
Render 0.6.x – Check on GitHub – API documentation generated by ApiGen