コード例 #1
0
 /**
  * @return int
  */
 public function getEndLine()
 {
     return $this->declaringFunction->getEndLine();
 }