X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FComponent%2FPlugin%2FException%2FPluginException.php;h=0551125b66cd81d6fb87b5e165eeb8d3cdddb812;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=49a12cabc664d3bbe37d81f627e2646b84015cdc;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Component/Plugin/Exception/PluginException.php b/web/core/lib/Drupal/Component/Plugin/Exception/PluginException.php index 49a12cabc..0551125b6 100644 --- a/web/core/lib/Drupal/Component/Plugin/Exception/PluginException.php +++ b/web/core/lib/Drupal/Component/Plugin/Exception/PluginException.php @@ -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 {}