protected property FlysystemFactory::$eventDispatcher in Flysystem 3.x
Same name and namespace in other branches
- 8 src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::eventDispatcher
- 2.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::eventDispatcher
- 3.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
FlysystemFactory.php, line 51
Class
- FlysystemFactory
- A factory for Flysystem filesystems.
Namespace
Drupal\flysystemCode
protected $eventDispatcher;