isAdminStatus === null) { $this->isAdminStatus = \ModulesGarden\Servers\ProxmoxCloudVps\Core\Helper\isAdmin(); } return $this->isAdminStatus; } }