Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Menu / MenuTreeStorage.php
index c50f7b431a545da3e0204c5efae3462dbe0ede44..f6578fe63e082a48924655fd947368fbf12f6927 100644 (file)
@@ -1217,6 +1217,8 @@ class MenuTreeStorage implements MenuTreeStorageInterface {
    *
    * @return array
    *   The schema API definition for the SQL storage table.
+   *
+   * @internal
    */
   protected static function schemaDefinition() {
     $schema = [