예제 #1
0
파일: Vampire.php 프로젝트: scheb/tombstone
 /**
  * @return int
  */
 public function getLine()
 {
     return $this->tombstone->getLine();
 }