X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FComponent%2FPlugin%2FException%2FExceptionInterface.php;h=96f43dbeac84a97b0513e238268a3df754b8d416;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=503ed96ecc1a531e3b7bf817dc371fd1b1b88a61;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php b/web/core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php index 503ed96ec..96f43dbea 100644 --- a/web/core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php +++ b/web/core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php @@ -5,4 +5,4 @@ namespace Drupal\Component\Plugin\Exception; /** * Exception interface for all exceptions thrown by the Plugin component. */ -interface ExceptionInterface { } +interface ExceptionInterface {}