protected static property TypogrifyFilter::$arraySettingsKeys in Typogrify 8
The keys in the settings array that are array-valued.
Type: array
File
- src/
Plugin/ Filter/ TypogrifyFilter.php, line 55
Class
- TypogrifyFilter
- Provides a filter to restrict images to site.
Namespace
Drupal\typogrify\Plugin\FilterCode
protected static $arraySettingsKeys = [
'ligatures',
'arrows',
'fractions',
'quotes',
];