private property TokenReplacerBase::$formatter in Forena Reports 7.5
Same name and namespace in other branches
- 8 src/Token/TokenReplacerBase.php \Drupal\forena\Token\TokenReplacerBase::formatter
File
- src/
Token/ TokenReplacerBase.php, line 16 - FrXSytnaxEngine defines how regular expression procesing/token substitution takes place. It includes support for passing in a formatter oobject that will escape strings properly before substituting them.
Class
Namespace
Drupal\forena\TokenCode
private $formatter;