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