public function BackgroundImageInterface::getBlurRadius in Background Image 8
Same name and namespace in other branches
- 2.x src/BackgroundImageInterface.php \Drupal\background_image\BackgroundImageInterface::getBlurRadius()
- 2.0.x src/BackgroundImageInterface.php \Drupal\background_image\BackgroundImageInterface::getBlurRadius()
Return value
int
1 method overrides BackgroundImageInterface::getBlurRadius()
- BackgroundImage::getBlurRadius in src/
Entity/ BackgroundImage.php
File
- src/
BackgroundImageInterface.php, line 120
Class
- BackgroundImageInterface
- Provides an interface defining a Background Image entity.
Namespace
Drupal\background_imageCode
public function getBlurRadius();