Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / src / Tests / Wizard / WizardTestBase.php
index f5f7cc05144f00d39c8b155ac9cd3c7704445f2c..ba7509c8658d10df803ca54da41e3368bdd82240 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\views\Tests\Wizard;
+
 @trigger_error('\Drupal\views\Tests\Wizard\WizardTestBase is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. Instead, use \Drupal\Tests\views\Functional\Wizard\WizardTestBase', E_USER_DEPRECATED);
 
 use Drupal\views\Tests\ViewTestBase;