returnSetupResult::success($this->l10n->t('The function is available.'));
}else{
returnSetupResult::warning(
$this->l10n->t('The PHP function "set_time_limit" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended.'),