You are here

public function IconManagerServiceInterface::getFormattedIconList in Font Awesome Icons 8.2

Get formatted icon list.

Return value

array An array of icons.

1 method overrides IconManagerServiceInterface::getFormattedIconList()
IconManagerService::getFormattedIconList in modules/fontawesome_iconpicker_widget/src/IconManagerService.php
Get formatted icon list.

File

modules/fontawesome_iconpicker_widget/src/IconManagerServiceInterface.php, line 16

Class

IconManagerServiceInterface
Provides an interface for icon manager.

Namespace

Drupal\fontawesome_iconpicker_widget

Code

public function getFormattedIconList();