Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Component / Plugin / Exception / InvalidDeriverException.php
index d559d712fc32f131439e695a1d79fdaf0a7c40ae..54bed15b41b8bbaaaa6d9787f9b67e04dc24e440 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\Component\Plugin\Exception;
 /**
  * Exception to be thrown if a plugin tries to use an invalid deriver.
  */
-class InvalidDeriverException extends PluginException { }
+class InvalidDeriverException extends PluginException {}