X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FRouting%2FGeneratorNotInitializedException.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FRouting%2FGeneratorNotInitializedException.php;h=9fb87f4faf809d9b1469b7ac7a9161e69c38edfe;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=8f108e04d8c6debef913e62535f2d00ecc77ef1c;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php b/web/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php index 8f108e04d..9fb87f4fa 100644 --- a/web/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php +++ b/web/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php @@ -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 {}