You are here

protected property Textimage::$tokenData in Textimage 8.4

Same name and namespace in other branches
  1. 8.3 src/Textimage.php \Drupal\textimage\Textimage::tokenData

An array of objects to resolve tokens.

Type: array

File

src/Textimage.php, line 209

Class

Textimage
Provides a Textimage.

Namespace

Drupal\textimage

Code

protected $tokenData = [];