valid() public method

public valid ( )
コード例 #1
0
 public function valid()
 {
     return $this->selection->valid();
 }