Home
last modified time | relevance | path

Searched refs:classNamePrefixes (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DBlacklist.php33 private $classNamePrefixes = array(); variable in SebastianBergmann\\GlobalState\\Blacklist
87 $this->classNamePrefixes[] = $classNamePrefix;
123 foreach ($this->classNamePrefixes as $prefix) {