clear() 공개 메소드

Clears all parameters.
public clear ( )
예제 #1
0
 protected function tearDown()
 {
     $this->params->clear();
 }