Exemplo n.º 1
0
 /**
  * Returns all annotations.
  * @return XApp_Reflection_IAnnotation[][]
  */
 public function getAnnotations()
 {
     return XApp_Reflection_AnnotationsParser::getAll($this);
 }