You are here

private property HookXautoloadEarly::$system in X Autoload 7.5

Type: DrupalSystemInterface

File

src/Phases/HookXautoloadEarly.php, line 24

Class

HookXautoloadEarly
A variation of hook_xautoload() that fires very early, as soon as a *.module file is included, but only once per module / request.

Namespace

Drupal\xautoload\Phases

Code

private $system;