private property IndexedReader::$delegate in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\AnnotationsCode
private $delegate;