hasValidSubscription; } /** * @inheritDoc */ #[\Override] public function hasExtendedSupport(): bool { return $this->hasExtendedSupport; } #[\Override] public function isHardUserLimitReached(): bool { return $this->isHardUserLimitReached; } }