Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / tests / src / Kernel / Handler / FilterStringTest.php
index c24cc6ff03487aa06be606cd85f3697a7a48fad2..03c1b878a5079e3297b36e6d5a3302c95eb26fa9 100644 (file)
@@ -39,6 +39,9 @@ class FilterStringTest extends ViewsKernelTestBase {
     return $data;
   }
 
+  /**
+   * {@inheritdoc}
+   */
   protected function schemaDefinition() {
     $schema = parent::schemaDefinition();
     $schema['views_test_data']['fields']['description'] = [