You are here

public function FontInterface::getProvider in @font-your-face 8.3

Gets the Font provider ID.

Return value

string Font provider ID.

1 method overrides FontInterface::getProvider()
Font::getProvider in src/Entity/Font.php
Gets the Font provider ID.

File

src/FontInterface.php, line 21

Class

FontInterface
Provides an interface for defining Font entities.

Namespace

Drupal\fontyourface

Code

public function getProvider();