You are here

public function IconManagerServiceInterface::getFormattedTermList in Font Awesome Icons 8.2

Get formatted term list.

Return value

array An array of search terms.

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

File

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

Class

IconManagerServiceInterface
Provides an interface for icon manager.

Namespace

Drupal\fontawesome_iconpicker_widget

Code

public function getFormattedTermList();