Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / plugin_test / src / Plugin / plugin_test / fruit / ExtendingNonInstalledClass.php
index a42a474ed5359d9bad6fcea96c8de03d81a1a720..c6924974f689c802d2cbc35e36cb2e1dbbb6962c 100644 (file)
@@ -11,4 +11,4 @@ use Drupal\non_installed_module\Plugin\plugin_test\fruit\YummyFruit;
  *   color = "pink",
  * )
  */
-class ExtendingNonInstalledClass extends YummyFruit { }
+class ExtendingNonInstalledClass extends YummyFruit {}