You are here

protected property SettingsForm::$fontManager in Textimage 8.4

Same name and namespace in other branches
  1. 8.3 src/Form/SettingsForm.php \Drupal\textimage\Form\SettingsForm::fontManager

The font selector plugin manager.

Type: \Drupal\image_effects\Plugin\ImageEffectsPluginManager

File

src/Form/SettingsForm.php, line 30

Class

SettingsForm
Main Textimage settings admin form.

Namespace

Drupal\textimage\Form

Code

protected $fontManager;