protected property ModulesUninstallForm::$keyValueExpirable in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/src/Form/ModulesUninstallForm.php \Drupal\system\Form\ModulesUninstallForm::keyValueExpirable
- 10 core/modules/system/src/Form/ModulesUninstallForm.php \Drupal\system\Form\ModulesUninstallForm::keyValueExpirable
The expirable key value store.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface
File
- core/
modules/ system/ src/ Form/ ModulesUninstallForm.php, line 40
Class
- ModulesUninstallForm
- Provides a form for uninstalling modules.
Namespace
Drupal\system\FormCode
protected $keyValueExpirable;