Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Routing / MatcherDumper.php
index 5e329f7daf857cf851afeb80241a55f9b265f04b..f19b0eed8df277f560bc28ed754f4209d8f59ade 100644 (file)
@@ -141,7 +141,6 @@ class MatcherDumper implements MatcherDumperInterface {
         $insert->execute();
       }
 
-
     }
     catch (\Exception $e) {
       $transaction->rollBack();
@@ -194,6 +193,8 @@ class MatcherDumper implements MatcherDumperInterface {
    *
    * @return array
    *   The schema API definition for the SQL storage table.
+   *
+   * @internal
    */
   protected function schemaDefinition() {
     $schema = [