public function FontDisplayInterface::getTheme in @font-your-face 8.3
Gets the site theme for display usage.
Return value
string Site theme name.
1 method overrides FontDisplayInterface::getTheme()
- FontDisplay::getTheme in src/
Entity/ FontDisplay.php - Gets the site theme for display usage.
File
- src/
FontDisplayInterface.php, line 83
Class
- FontDisplayInterface
- Provides an interface for defining Font display entities.
Namespace
Drupal\fontyourfaceCode
public function getTheme();