PHP BetterReflection\SourceLocator\Type Пространство имен

Классы

Имя Описание
AbstractSourceLocator
AggregateSourceLocator
DirectoriesSourceLocator This source locator loads all php files in an entire directory or multiple directories.
EvaledCodeSourceLocator
FileIteratorSourceLocator This source locator loads all php files from \FileSystemIterator
PhpInternalSourceLocator
SingleFileSourceLocator This source locator loads an entire file, specified in the constructor argument.
StringSourceLocator This source locator simply parses the string given in the constructor as valid PHP.