getStartLine() public method

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