示例#1
0
 /**
  * Run the command.
  */
 public function fire()
 {
     parent::fire();
     $this->call('optimize');
 }