You are here

protected property WildcardFileFinder::$value in X Autoload 7.4

Same name and namespace in other branches
  1. 7.5 src/Discovery/WildcardFileFinder.php \Drupal\xautoload\Discovery\WildcardFileFinder::value

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

Type: array

File

lib/Discovery/WildcardFileFinder.php, line 19

Class

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

Namespace

Drupal\xautoload\Discovery

Code

protected $value;