You are here

protected property CropUnitTestBase::$fileStorage in Crop API 8

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

The file storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

CropUnitTestBase
Tests the crop entity CRUD operations.

Namespace

Drupal\Tests\crop\Kernel

Code

protected $fileStorage;