constant HoldTestSubscriber::WAIT in Drupal 9
Time in microseconds to wait for before checking if the file is updated.
File
- core/
modules/ system/ tests/ modules/ hold_test/ src/ EventSubscriber/ HoldTestSubscriber.php, line 21
Class
- HoldTestSubscriber
- Response subscriber to test hold.
Namespace
Drupal\hold_test\EventSubscriberCode
const WAIT = 100000;