예제 #1
0
 /**
  * Clears out all of the stored parameters.
  */
 public function clearParams()
 {
     $this->dataCollection->clear();
 }