container; } public function setContainer(ContainerInterface $container): App { $this->container = $container; return $this; } }