Пример #1
0
 /**
  * contructor
  * @param array $annotationReader
  */
 public function setAnnotationReader($annotationReader)
 {
     self::$annotationReader = $annotationReader;
 }