Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Forena Reports 8
»
TokenReplacerBase.php
»
TokenReplacerBase
protected property TokenReplacerBase::$trim_chars in Forena Reports 8
Same name and namespace in other branches
7.5 src/Token/TokenReplacerBase.php
\Drupal\forena\Token\TokenReplacerBase::trim_chars
File
src/
Token/
TokenReplacerBase.php
, line 21
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
TokenReplacerBase
Base class for token replacements. @package Drupal\forena\Token
Namespace
Drupal\forena\Token
Code
protected $trim_chars;
API Navigation
Forena Reports 8
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated