FlexRegisterEvent
extends Event
in package
Flex Register Event
This event is called the first time $grav['flex'] is being called.
Use this event to register enabled Directories to Flex.
Table of Contents
Properties
Methods
- __construct() : mixed
- FlexRegisterEvent constructor.
- __debugInfo() : array<string|int, mixed>
Properties
$flex
public
Flex
$flex
Methods
__construct()
FlexRegisterEvent constructor.
public
__construct(Flex $flex) : mixed
Parameters
- $flex : Flex
__debugInfo()
public
__debugInfo() : array<string|int, mixed>