ImageStyle::$effectsCollection
Same name in other branches
- 9 core/modules/image/src/Entity/ImageStyle.php \Drupal\image\Entity\ImageStyle::effectsCollection
- 8.9.x core/modules/image/src/Entity/ImageStyle.php \Drupal\image\Entity\ImageStyle::effectsCollection
- 10 core/modules/image/src/Entity/ImageStyle.php \Drupal\image\Entity\ImageStyle::effectsCollection
Holds the collection of image effects that are used by this image style.
Type: \Drupal\image\ImageEffectPluginCollection
File
-
core/
modules/ image/ src/ Entity/ ImageStyle.php, line 97
Class
- ImageStyle
- Defines an image style configuration entity.
Namespace
Drupal\image\EntityCode
protected $effectsCollection;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.