You are here

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

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

Drupal LibraryDiscovery service container.

Type: \Drupal\Core\Asset\LibraryDiscoveryInterface

File

src/Form/SettingsForm.php, line 24

Class

SettingsForm
Defines a form that configures fontawesome settings.

Namespace

Drupal\fontawesome\Form

Code

protected $libraryDiscovery;