container = $container; } protected function getContainer() /** @phpstan-ignore-line */ { return $this->container; } }