X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FComponent%2FPlugin%2FException%2FContextException.php;h=2861a0bacfdb25dea4463c96a2e22046756d3d23;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=949cb1a988c91722ee77b47f265e715eb7e499cb;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Component/Plugin/Exception/ContextException.php b/web/core/lib/Drupal/Component/Plugin/Exception/ContextException.php index 949cb1a98..2861a0bac 100644 --- a/web/core/lib/Drupal/Component/Plugin/Exception/ContextException.php +++ b/web/core/lib/Drupal/Component/Plugin/Exception/ContextException.php @@ -5,4 +5,4 @@ namespace Drupal\Component\Plugin\Exception; /** * An exception class to be thrown for context plugin exceptions. */ -class ContextException extends \Exception implements ExceptionInterface { } +class ContextException extends \Exception implements ExceptionInterface {}