getEndLine() public method

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