You are here

protected property WildcardFileFinder::$value in X Autoload 7.5

Same name and namespace in other branches
  1. 7.4 lib/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

src/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;