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