You are here

protected property SettingsForm::$libraryDiscovery in Font Awesome Icons 8

Same name and namespace in other branches
  1. 8.2 src/Form/SettingsForm.php \Drupal\fontawesome\Form\SettingsForm::libraryDiscovery

Drupal LibraryDiscovery service container.

Type: Drupal\Core\Asset\LibraryDiscovery

File

src/Form/SettingsForm.php, line 21

Class

SettingsForm
Defines a form that configures fontawesome settings.

Namespace

Drupal\fontawesome\Form

Code

protected $libraryDiscovery;