constant FlysystemEvents::ENSURE in Flysystem 8
Same name and namespace in other branches
- 3.x src/Event/FlysystemEvents.php \Drupal\flysystem\Event\FlysystemEvents::ENSURE
- 2.0.x src/Event/FlysystemEvents.php \Drupal\flysystem\Event\FlysystemEvents::ENSURE
- 3.0.x src/Event/FlysystemEvents.php \Drupal\flysystem\Event\FlysystemEvents::ENSURE
Fired when FlysystemFactory::ensure() is called.
File
- src/
Event/ FlysystemEvents.php, line 13
Class
- FlysystemEvents
- Defines events for the Flysystem module.
Namespace
Drupal\flysystem\EventCode
const ENSURE = 'feeds.ensure';