protected static property FontOperationTrait::$fontPaths in Image Effects 8
An array of resolved font file URIs.
Type: array
File
- src/
Plugin/ ImageToolkit/ Operation/ FontOperationTrait.php, line 24
Class
- FontOperationTrait
- Base trait for image toolkit operations that require font handling.
Namespace
Drupal\image_effects\Plugin\ImageToolkit\OperationCode
protected static $fontPaths = [];