예제 #1
0
 /**
  * Check step 
  * 
  * @return boolean
  */
 protected function checkStep()
 {
     return $this->collection->valid();
 }