You are here

protected property CSSSnippet::$string in Background Image Field 8

The string to escape.

Type: string

File

src/Component/Render/CSSSnippet.php, line 17

Class

CSSSnippet
This class will clean up the css string we have created in the formatter.

Namespace

Drupal\bg_img_field\Component\Render

Code

protected $string;