annotationReader = new PsrCachedReader(new AnnotationReader(), new PSRArrayCache()); } } public function getAnnotationReader(): ?PsrCachedReader { return $this->annotationReader; } }