You are here

protected property TextimageTokenException::$token in Textimage 8.4

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

The failing token.

Type: string

File

src/TextimageTokenException.php, line 15

Class

TextimageTokenException
Exception thrown by Textimage factory on token processing failure.

Namespace

Drupal\textimage

Code

protected $token;