Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / aggregator / tests / src / Unit / Plugin / AggregatorPluginSettingsBaseTest.php
index 926723702df0d0799af3399b712f50fb31e5a1ad..56c0339bd67327d24670ed01596dafd1d082380f 100644 (file)
@@ -109,5 +109,6 @@ class AggregatorPluginSettingsBaseTest extends UnitTestCase {
 namespace Drupal\Core\Form;
 
 if (!function_exists('drupal_set_message')) {
-  function drupal_set_message() {}
+  function drupal_set_message() {
+  }
 }