Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Component / Plugin / Exception / MapperExceptionInterface.php
index 628269dfad901fff1def48fa15106e1bd0e54676..5a1c15234a13d8e41717c32aecfe1a4bd1d2cda2 100644 (file)
@@ -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 {}