You are here

protected property Textimage::$built in Textimage 8.3

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

If this Textimage has been built.

Type: bool

File

src/Textimage.php, line 110

Class

Textimage
Provides a Textimage.

Namespace

Drupal\textimage

Code

protected $built = FALSE;