*/ protected function getOptimizeTasks() { return array_except(parent::getOptimizeTasks(), 'config'); } }