container = $container; $this->dbi = $this->container->get('dbi'); $this->response = $this->container->get('response'); } }