protected property ModulesUninstallConfirmForm::$keyValueExpirable in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/src/Form/ModulesUninstallConfirmForm.php \Drupal\system\Form\ModulesUninstallConfirmForm::keyValueExpirable
- 9 core/modules/system/src/Form/ModulesUninstallConfirmForm.php \Drupal\system\Form\ModulesUninstallConfirmForm::keyValueExpirable
The expirable key value store.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface
File
- core/
modules/ system/ src/ Form/ ModulesUninstallConfirmForm.php, line 36
Class
- ModulesUninstallConfirmForm
- Builds a confirmation form to uninstall selected modules.
Namespace
Drupal\system\FormCode
protected $keyValueExpirable;