Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Component / Plugin / Exception / PluginException.php
index 49a12cabc664d3bbe37d81f627e2646b84015cdc..0551125b66cd81d6fb87b5e165eeb8d3cdddb812 100644 (file)
@@ -6,4 +6,4 @@ namespace Drupal\Component\Plugin\Exception;
  * Generic Plugin exception class to be thrown when no more specific class
  * is applicable.
  */
-class PluginException extends \Exception implements ExceptionInterface { }
+class PluginException extends \Exception implements ExceptionInterface {}