Documentation

PluginsLoadedEvent extends Event
in package

Plugins Loaded Event

This event is called from InitializeProcessor.

This is the first event plugin can see. Please avoid using this event if possible.

Table of Contents

Properties

$grav  : Grav
$plugins  : Plugins

Methods

__construct()  : mixed
PluginsLoadedEvent constructor.
__debugInfo()  : array<string|int, mixed>

Properties

Methods

__debugInfo()

public __debugInfo() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results