You are here

protected property xautoload_DrupalExtensionSystem::$inMainPhase in X Autoload 7.2

File

lib/DrupalExtensionSystem.php, line 11

Class

xautoload_DrupalExtensionSystem
That's an abstraction of the Drupal module/theme system. It can tell us when an extension exists, and at which path.

Code

protected $inMainPhase = FALSE;