Example #1
0
 public function getDescription()
 {
     return AnnotationReader::create($this->reflectionClass->getDocComment())->getDescription();
 }