Пример #1
0
 /**
  * Returns all annotations.
  *
  * @return array
  */
 public final function getAnnotations()
 {
     return $this->docComment->getAnnotations();
 }