constant BackgroundImageInterface::TYPE_ROUTE in Background Image 8
Same name and namespace in other branches
- 2.x src/BackgroundImageInterface.php \Drupal\background_image\BackgroundImageInterface::TYPE_ROUTE
- 2.0.x src/BackgroundImageInterface.php \Drupal\background_image\BackgroundImageInterface::TYPE_ROUTE
Attached to a route or multiple routes.
@type int
File
- src/
BackgroundImageInterface.php, line 92
Class
- BackgroundImageInterface
- Provides an interface defining a Background Image entity.
Namespace
Drupal\background_imageCode
const TYPE_ROUTE = 3;