X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FComponent%2FPlugin%2FException%2FMapperExceptionInterface.php;h=5a1c15234a13d8e41717c32aecfe1a4bd1d2cda2;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=628269dfad901fff1def48fa15106e1bd0e54676;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php b/web/core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php index 628269dfa..5a1c15234 100644 --- a/web/core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php +++ b/web/core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php @@ -8,4 +8,4 @@ namespace Drupal\Component\Plugin\Exception; * Extended interface for exceptions thrown specifically by the Mapper subsystem * within the Plugin component. */ -interface MapperExceptionInterface extends ExceptionInterface { } +interface MapperExceptionInterface extends ExceptionInterface {}