protected property InstallFunctionsTest::$factory in Flysystem 3.0.x
Same name and namespace in other branches
- 8 tests/src/Unit/InstallFunctionsTest.php \Drupal\Tests\flysystem\Unit\InstallFunctionsTest::factory
- 3.x tests/src/Unit/InstallFunctionsTest.php \Drupal\Tests\flysystem\Unit\InstallFunctionsTest::factory
- 2.0.x tests/src/Unit/InstallFunctionsTest.php \Drupal\Tests\flysystem\Unit\InstallFunctionsTest::factory
The Flysystem factory prophecy object.
Type: \Prophecy\Prophecy\ObjectProphecy
File
- tests/
src/ Unit/ InstallFunctionsTest.php, line 24
Class
- InstallFunctionsTest
- Tests flysystem.install functions.
Namespace
Drupal\Tests\flysystem\UnitCode
protected $factory;