You are here

protected property xautoload_RegistryWildcard_RecursiveScan::$value in X Autoload 7.3

Info array for the wildcard string currently being processed. This value changes for each new wildcard being processed.

Type: array

File

lib/RegistryWildcard/RecursiveScan.php, line 19

Class

xautoload_RegistryWildcard_RecursiveScan
Scan directories for wildcard files[] instructions in a module's info file.

Code

protected $value;