protected property ModulesUninstallConfirmForm::$keyValueExpirable in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 38 - Contains \Drupal\system\Form\ModulesUninstallConfirmForm.
Class
- ModulesUninstallConfirmForm
- Builds a confirmation form to uninstall selected modules.
Namespace
Drupal\system\FormCode
protected $keyValueExpirable;