getDocComment() public method

public getDocComment ( )
 /**
  * {@inheritDoc}
  */
 public function getDocComment()
 {
     return $this->betterReflectionObject->getDocComment();
 }