You are here

public function FontAwesomeManagerInterface::getMetadataFilepath in Font Awesome Icons 8.2

Returns the FontAwesome metadata file path.

Return value

string The filepath of the metadata file.

1 method overrides FontAwesomeManagerInterface::getMetadataFilepath()
FontAwesomeManager::getMetadataFilepath in src/FontAwesomeManager.php
Returns the FontAwesome icon metadata file path.

File

src/FontAwesomeManagerInterface.php, line 35

Class

FontAwesomeManagerInterface
Icon Manager Service Inteface for Font Awesome.

Namespace

Drupal\fontawesome

Code

public function getMetadataFilepath();