ImageStyleInterface::getEffects

public ImageStyleInterface::getEffects()

Returns the image effects for this style.

Return value

\Drupal\image\ImageEffectPluginCollection|\Drupal\image\ImageEffectInterface[] The image effect plugin collection.

File

core/modules/image/src/ImageStyleInterface.php, line 174

Class

ImageStyleInterface
Provides an interface defining an image style entity.

Namespace

Drupal\image

Code

public function getEffects();
doc_Drupal
2016-10-29 09:19:56
Comments
Leave a Comment

Please login to continue.