protected property CropUnitTestBase::$fileStorage in Crop API 8.2
Same name and namespace in other branches
- 8 tests/src/Kernel/CropUnitTestBase.php \Drupal\Tests\crop\Kernel\CropUnitTestBase::fileStorage
The file storage service.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- tests/
src/ Kernel/ CropUnitTestBase.php, line 25
Class
- CropUnitTestBase
- Tests the crop entity CRUD operations.
Namespace
Drupal\Tests\crop\KernelCode
protected $fileStorage;