Skip to content
Snippets Groups Projects
Commit 63a876f4 authored by Thomas Speer's avatar Thomas Speer
Browse files

Issue #3476646: Fix new PHPCS Warnings

parent 18a61740
No related branches found
No related tags found
1 merge request!135try sorting Upper and Lower case
Pipeline #292271 passed
......@@ -7,9 +7,9 @@ namespace Drupal\Tests\easy_breadcrumb\Kernel;
use Drupal\Core\Routing\RequestContext;
use Drupal\Core\Routing\RouteMatch;
use Drupal\Core\Url;
use Drupal\KernelTests\KernelTestBase;
use Drupal\easy_breadcrumb\EasyBreadcrumbBuilder;
use Drupal\easy_breadcrumb\EasyBreadcrumbConstants;
use Drupal\KernelTests\KernelTestBase;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\Routing\Route;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment