You are here

private property IndexedReader::$delegate in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php \Doctrine\Common\Annotations\IndexedReader::delegate

Type: Reader

File

vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php, line 32

Class

IndexedReader
Allows the reader to be used in-place of Doctrine's reader.

Namespace

Doctrine\Common\Annotations

Code

private $delegate;