예제 #1
0
 public function setType($type)
 {
     parent::setType($type);
     $this->checkInstallation();
 }