LongLivedSandboxSubscriber::STATE_KEY
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/EventSubscriber/LongLivedSandboxSubscriber.php \Drupal\package_manager\EventSubscriber\LongLivedSandboxSubscriber::STATE_KEY
The state key which holds the last time a create event ran.
File
-
core/
modules/ package_manager/ src/ EventSubscriber/ LongLivedSandboxSubscriber.php, line 53
Class
- LongLivedSandboxSubscriber
- Maintains state for the long-lived sandbox directory.
Namespace
Drupal\package_manager\EventSubscriberCode
public const STATE_KEY = 'package_manager.last_create_event';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.