예제 #1
0
파일: LinkMany.php 프로젝트: harp-orm/core
 /**
  * @return boolean
  */
 public function valid()
 {
     return $this->current->valid();
 }