You are here

protected property CropUnitTestBase::$cropStorage in Crop API 8.2

Same name and namespace in other branches
  1. 8 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\Kernel

Code

protected $cropStorage;