Esempio n. 1
0
 public function __construct(SmoothApplication $application)
 {
     parent::__construct($application);
     $this->loadRoutes();
 }