Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Routing / GeneratorNotInitializedException.php
index 8f108e04d8c6debef913e62535f2d00ecc77ef1c..9fb87f4faf809d9b1469b7ac7a9161e69c38edfe 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\Core\Routing;
 /**
  * Class for exceptions thrown when the generator has not been initialized.
  */
-class GeneratorNotInitializedException extends \Exception { }
+class GeneratorNotInitializedException extends \Exception {}