You are here

protected property ImageEffectsTest::$manager in Drupal 8

The image effect manager.

Type: \Drupal\image\ImageEffectManager

File

core/modules/image/tests/src/Functional/ImageEffectsTest.php, line 32

Class

ImageEffectsTest
Tests that the image effects pass parameters to the toolkit correctly.

Namespace

Drupal\Tests\image\Functional

Code

protected $manager;