コード例 #1
0
 public function undo()
 {
     $this->light->dim($this->prevLevel);
 }