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