You are here

protected property CropUnitTestBase::$cropType in Crop API 8

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/CropUnitTestBase.php \Drupal\Tests\crop\Kernel\CropUnitTestBase::cropType

Test crop type.

Type: \Drupal\crop\CropInterface

File

tests/src/Kernel/CropUnitTestBase.php, line 53

Class

CropUnitTestBase
Tests the crop entity CRUD operations.

Namespace

Drupal\Tests\crop\Kernel

Code

protected $cropType;