You are here

protected property xautoload_InjectedAPI_hookXautoload::$extensionDir in X Autoload 7.3

Same name and namespace in other branches
  1. 7.2 lib/InjectedAPI/hookXautoload.php \xautoload_InjectedAPI_hookXautoload::extensionDir

Type: string

File

lib/InjectedAPI/hookXautoload.php, line 19

Class

xautoload_InjectedAPI_hookXautoload
An instance of this class is passed around to implementations of hook_xautoload(). It acts as a wrapper around the ClassFinder, to register stuff.

Code

protected $extensionDir;