You are here

protected property ImageEffectsTest::$manager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/image/src/Tests/ImageEffectsTest.php \Drupal\image\Tests\ImageEffectsTest::manager

The image effect manager.

Type: \Drupal\image\ImageEffectManager

File

core/modules/image/src/Tests/ImageEffectsTest.php, line 31
Contains \Drupal\image\Tests\ImageEffectsTest.

Class

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

Namespace

Drupal\image\Tests

Code

protected $manager;