You are here

protected property CropUnitTestBase::$imageStyleStorage in Crop API 8.2

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

The image style storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

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

Class

CropUnitTestBase
Tests the crop entity CRUD operations.

Namespace

Drupal\Tests\crop\Kernel

Code

protected $imageStyleStorage;