You are here

public function FontDisplayInterface::getFontUrl in @font-your-face 8.3

Gets the Font URL.

Return value

string Font URL.

1 method overrides FontDisplayInterface::getFontUrl()
FontDisplay::getFontUrl in src/Entity/FontDisplay.php
Gets the Font URL.

File

src/FontDisplayInterface.php, line 26

Class

FontDisplayInterface
Provides an interface for defining Font display entities.

Namespace

Drupal\fontyourface

Code

public function getFontUrl();