You are here

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

Gets the Font metadata.

Return value

mixed Mixed type of metadata.

1 method overrides FontInterface::getMetadata()
Font::getMetadata in src/Entity/Font.php
Gets the Font metadata.

File

src/FontInterface.php, line 40

Class

FontInterface
Provides an interface for defining Font entities.

Namespace

Drupal\fontyourface

Code

public function getMetadata();