You are here

protected property Psr0FindFile::$prefixes in Service Container 7

Same name and namespace in other branches
  1. 7.2 modules/providers/service_container_annotation_discovery/lib/Doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php \Doctrine\Common\Reflection\Psr0FindFile::prefixes

The PSR-0 prefixes.

Type: array

File

modules/providers/service_container_annotation_discovery/lib/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;