public function BackgroundImageManagerInterface::getBaseClass in Background Image 8
Same name and namespace in other branches
- 2.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::getBaseClass()
- 2.0.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::getBaseClass()
Retrieves the base class.
Return value
string
1 method overrides BackgroundImageManagerInterface::getBaseClass()
- BackgroundImageManager::getBaseClass in src/
BackgroundImageManager.php - Retrieves the base class.
File
- src/
BackgroundImageManagerInterface.php, line 92
Class
Namespace
Drupal\background_imageCode
public function getBaseClass();