You are here

public function FontAwesomeManagerInterface::getIcons in Font Awesome Icons 8.2

Get icons.

Return value

array List of all icons.

1 method overrides FontAwesomeManagerInterface::getIcons()
FontAwesomeManager::getIcons in src/FontAwesomeManager.php
Get icons.

File

src/FontAwesomeManagerInterface.php, line 16

Class

FontAwesomeManagerInterface
Icon Manager Service Inteface for Font Awesome.

Namespace

Drupal\fontawesome

Code

public function getIcons();