Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / src / Tests / Theme / EntityFilteringThemeTest.php
index 10eda61845852d9277796a6b2aae6b020d2a2452..c6ae012d9038a3fe582c36cfa107ecf314831a03 100644 (file)
@@ -72,7 +72,7 @@ class EntityFilteringThemeTest extends WebTestBase {
   /**
    * A string containing markup and JS.
    *
-   * @string
+   * @var string
    */
   protected $xssLabel = "string with <em>HTML</em> and <script>alert('JS');</script>";