You are here

public static function BackgroundImageManagerInterface::service in Background Image 2.0.x

Same name and namespace in other branches
  1. 8 src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::service()
  2. 2.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

BackgroundImageManagerInterface

Namespace

Drupal\background_image

Code

public static function service();