container = $container; } protected function getContainer(): Container { return $this->container; } }