/** * @return \Illuminate\Config\Repository */ protected function config() { return $this->app->offsetGet('config'); }