Loading src/Component/Render/MatomoJavaScriptSnippet.php +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ class MatomoJavaScriptSnippet implements MarkupInterface { /** * {@inheritdoc} */ #[\ReturnTypeWillChange] public function jsonSerialize() { return $this->__toString(); } Loading Loading
src/Component/Render/MatomoJavaScriptSnippet.php +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ class MatomoJavaScriptSnippet implements MarkupInterface { /** * {@inheritdoc} */ #[\ReturnTypeWillChange] public function jsonSerialize() { return $this->__toString(); } Loading