You are here

protected property Psr0FindFile::$prefixes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php \Doctrine\Common\Reflection\Psr0FindFile::prefixes

The PSR-0 prefixes.

Type: array

File

vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php, line 34

Class

Psr0FindFile
Finds a class in a PSR-0 structure.

Namespace

Doctrine\Common\Reflection

Code

protected $prefixes;