protected property ModulesUninstallForm::$keyValueExpirable in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 41 - Contains \Drupal\system\Form\ModulesUninstallForm.
Class
- ModulesUninstallForm
- Provides a form for uninstalling modules.
Namespace
Drupal\system\FormCode
protected $keyValueExpirable;