Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / plugin_test / src / Plugin / plugin_test / fruit / FruitInterface.php
index 62e0c38aebb82cf1df9afa9c8ccfe36f48922628..cbd0f88baf01620a7f870c31b859eeb0dff546ea 100644 (file)
@@ -5,4 +5,4 @@ namespace Drupal\plugin_test\Plugin\plugin_test\fruit;
 /**
  * Provides an interface for test plugins.
  */
-interface FruitInterface { }
+interface FruitInterface {}