예제 #1
0
 public function setDebug($bool)
 {
     parent::setDebug($bool);
     $this->backend->setDebug($bool);
 }