You are here

protected property MatomoJavaScriptSnippet::$string in Matomo Analytics 8

The string to escape.

Type: string

File

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

Class

MatomoJavaScriptSnippet
Formats a string for JavaScript display.

Namespace

Drupal\matomo\Component\Render

Code

protected $string;