public function FontDisplayInterface::getFallback in @font-your-face 8.3
Gets the Font fallback fonts.
Return value
string Font URL.
1 method overrides FontDisplayInterface::getFallback()
- FontDisplay::getFallback in src/
Entity/ FontDisplay.php - Gets the Font fallback fonts.
File
- src/
FontDisplayInterface.php, line 45
Class
- FontDisplayInterface
- Provides an interface for defining Font display entities.
Namespace
Drupal\fontyourfaceCode
public function getFallback();