You are here

protected property Textimage::$id in Textimage 8.3

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

Textimage id.

It is a SHA256 hash of the textimage effects and data.

Type: string

See also

\Drupal\textimage\Textimage::process()

File

src/Textimage.php, line 96

Class

Textimage
Provides a Textimage.

Namespace

Drupal\textimage

Code

protected $id = NULL;