valid() public method

public valid ( )
Beispiel #1
0
 public function valid()
 {
     return $this->cursor->valid();
 }