Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / src / Tests / Handler / HandlerTestBase.php
index 1603329bdbb1939efd522db65c88c71ef8407820..da4ecece9a678a601c1ed3ab7a46c85aae254571 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\views\Tests\Handler;
+
 @trigger_error('\Drupal\views\Tests\Handler\HandlerTestBase 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;