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.