You are here

protected property xautoload_DrupalExtensionSystem::$paths in X Autoload 7.2

File

lib/DrupalExtensionSystem.php, line 10

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 $paths = array();