isApp(); } } if (! function_exists('is_mode_saas')) { function is_mode_saas(): bool { return AppModeEnum::current()->isSaas(); } }