public static function BackgroundImageManagerInterface::service in Background Image 8
Same name and namespace in other branches
- 2.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::service()
- 2.0.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::service()
Retrieves the service instance for this object.
Return value
self
1 method overrides BackgroundImageManagerInterface::service()
- BackgroundImageManager::service in src/
BackgroundImageManager.php - Retrieves the service instance for this object.
File
- src/
BackgroundImageManagerInterface.php, line 334
Class
Namespace
Drupal\background_imageCode
public static function service();