api = $container->query('API'); $this->request = $container->query('Request'); $this->server = $container->getServer(); $this->app = $app; } }