ImageStyleInterface::getName

public ImageStyleInterface::getName()

Returns the image style.

Return value

string The name of the image style.

File

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

Class

ImageStyleInterface
Provides an interface defining an image style entity.

Namespace

Drupal\image

Code

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

Please login to continue.