You are here

protected property Textimage::$processed in Textimage 8.4

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

If data for this Textimage has been processed.

Type: bool

File

src/Textimage.php, line 111

Class

Textimage
Provides a Textimage.

Namespace

Drupal\textimage

Code

protected $processed = FALSE;