Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Extension / ExtensionNameLengthException.php
index bea8ce15ca21401ab162926a82537fd9e30a0097..ceb2d1cac6652764610c9bb5c8a5330a633bac29 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\Core\Extension;
 /**
  * Exception thrown when the extension's name length exceeds the allowed maximum.
  */
-class ExtensionNameLengthException extends \Exception { }
+class ExtensionNameLengthException extends \Exception {}