protected property CropUnitTestBase::$imageEffectManager in Crop API 8.2
Same name and namespace in other branches
- 8 tests/src/Kernel/CropUnitTestBase.php \Drupal\Tests\crop\Kernel\CropUnitTestBase::imageEffectManager
The image effect manager.
Type: \Drupal\image\ImageEffectManager
File
- tests/
src/ Kernel/ CropUnitTestBase.php, line 60
Class
- CropUnitTestBase
- Tests the crop entity CRUD operations.
Namespace
Drupal\Tests\crop\KernelCode
protected $imageEffectManager;