Esempio n. 1
0
 public function __construct(Application $app)
 {
     parent::__construct($app);
     $this->server = new Server();
 }