Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views_ui / tests / src / Functional / HandlerTest.php
index 826cdc24e53e46801293b24474c17be6624f998f..31829941fc73c73e7a5c700e84b3ee9e1b482b75 100644 (file)
@@ -42,6 +42,8 @@ class HandlerTest extends UITestBase {
    * Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
    *
    * Adds a uid column to test the relationships.
+   *
+   * @internal
    */
   protected function schemaDefinition() {
     $schema = parent::schemaDefinition();