Пример #1
0
 /**
  * Returns the appropriate docblock definition.
  *
  * @return string|boolean
  */
 public function getDocComment()
 {
     return $this->docComment->getDocComment();
 }