Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / tests / src / Kernel / Plugin / RelationshipJoinTestBase.php
index 1163297b1bd96e5479223c46aee15640bc2dae41..19d5e9554bd09bac2611153c0af389701a1cf796 100644 (file)
@@ -44,6 +44,8 @@ abstract class RelationshipJoinTestBase extends PluginKernelTestBase {
    * Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
    *
    * Adds a uid column to test the relationships.
+   *
+   * @internal
    */
   protected function schemaDefinition() {
     $schema = parent::schemaDefinition();