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