Searched refs:STEP_CHECK (Results 1 – 2 of 2) sorted by relevance
55 private const string STEP_CHECK = 'Check';112 $step = Validator::queryParams($request)->string('step', self::STEP_CHECK);115 case self::STEP_CHECK:
45 private const string STEP_CHECK = 'Check';117 …route(UpgradeWizardStep::class, ['step' => self::STEP_CHECK]) => I18N::translate('Upgrade wizard…