Exemplo n.º 1
0
 public function __construct(Bolt\Application $app)
 {
     parent::__construct($app);
     $this->app = $app;
 }