You are here

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

Gets the Font changed timestamp.

Return value

int Creation timestamp of the Font.

Overrides EntityChangedInterface::getChangedTime

File

src/FontInterface.php, line 78

Class

FontInterface
Provides an interface for defining Font entities.

Namespace

Drupal\fontyourface

Code

public function getChangedTime();