コード例 #1
0
ファイル: LinkMany.php プロジェクト: harp-orm/harp
 /**
  * @return boolean
  */
 public function valid()
 {
     return $this->current->valid();
 }