You are here

private property HookXautoloadEarly::$finder in X Autoload 7.5

Type: ExtendedClassFinderInterface|null

File

src/Phases/HookXautoloadEarly.php, line 19

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 $finder = NULL;