function ImageStyleInterface::getName
Returns the image style.
Return value
string The name of the image style.
1 method overrides ImageStyleInterface::getName()
- ImageStyle::getName in core/
modules/ image/ src/ Entity/ ImageStyle.php - Returns the image style.
File
-
core/
modules/ image/ src/ ImageStyleInterface.php, line 18
Class
- ImageStyleInterface
- Provides an interface defining an image style entity.
Namespace
Drupal\imageCode
public function getName();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.