예제 #1
0
 /**
  * Initializes the object again, and makes it invalid
  */
 public function reset()
 {
     parent::reset();
     $this->radiuses = array();
 }