Ejemplo n.º 1
0
 /**
  * @return \Illuminate\Config\Repository
  */
 protected function config()
 {
     return $this->app->offsetGet('config');
 }