Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Component / Plugin / Exception / ExceptionInterface.php
index 503ed96ecc1a531e3b7bf817dc371fd1b1b88a61..96f43dbeac84a97b0513e238268a3df754b8d416 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\Component\Plugin\Exception;
 /**
  * Exception interface for all exceptions thrown by the Plugin component.
  */
-interface ExceptionInterface { }
+interface ExceptionInterface {}