X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FRouting%2FMatcherDumper.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FRouting%2FMatcherDumper.php;h=f19b0eed8df277f560bc28ed754f4209d8f59ade;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=5e329f7daf857cf851afeb80241a55f9b265f04b;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Routing/MatcherDumper.php b/web/core/lib/Drupal/Core/Routing/MatcherDumper.php index 5e329f7da..f19b0eed8 100644 --- a/web/core/lib/Drupal/Core/Routing/MatcherDumper.php +++ b/web/core/lib/Drupal/Core/Routing/MatcherDumper.php @@ -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 = [