You are here

protected property Textimage::$style in Textimage 8.3

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

Image style used for this Textimage.

Type: \Drupal\image\ImageStyleInterface

File

src/Textimage.php, line 145

Class

Textimage
Provides a Textimage.

Namespace

Drupal\textimage

Code

protected $style = NULL;