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