protected property FontSelectionImageEffect::$fontSelector in Image Effects 8
Same name and namespace in other branches
- 8.3 tests/modules/image_effects_module_test/src/Plugin/ImageEffect/FontSelectionImageEffect.php \Drupal\image_effects_module_test\Plugin\ImageEffect\FontSelectionImageEffect::fontSelector
- 8.2 tests/modules/image_effects_module_test/src/Plugin/ImageEffect/FontSelectionImageEffect.php \Drupal\image_effects_module_test\Plugin\ImageEffect\FontSelectionImageEffect::fontSelector
The image selector plugin.
Type: \Drupal\image_effects\Plugin\ImageEffectsFontSelectorPluginInterface
File
- tests/
modules/ image_effects_module_test/ src/ Plugin/ ImageEffect/ FontSelectionImageEffect.php, line 28
Class
- FontSelectionImageEffect
- Image effect that relies on a font URI selected via the font selector plugin.
Namespace
Drupal\image_effects_module_test\Plugin\ImageEffectCode
protected $fontSelector;