protected property FlysystemFactoryTest::$eventDispatcher in Flysystem 3.x
Same name and namespace in other branches
- 8 tests/src/Unit/FlysystemFactoryTest.php \Drupal\Tests\flysystem\Unit\FlysystemFactoryTest::eventDispatcher
- 2.0.x tests/src/Unit/FlysystemFactoryTest.php \Drupal\Tests\flysystem\Unit\FlysystemFactoryTest::eventDispatcher
- 3.0.x tests/src/Unit/FlysystemFactoryTest.php \Drupal\Tests\flysystem\Unit\FlysystemFactoryTest::eventDispatcher
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- tests/
src/ Unit/ FlysystemFactoryTest.php, line 36
Class
- FlysystemFactoryTest
- @coversDefaultClass \Drupal\flysystem\FlysystemFactory @group flysystem
Namespace
Drupal\Tests\flysystem\UnitCode
protected $eventDispatcher;