Skip to content

Commit

Permalink
style: fix long line
Browse files Browse the repository at this point in the history
  • Loading branch information
sitepark-veltrup committed Jul 1, 2024
1 parent 88be203 commit 35e7622
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

namespace Atoolo\CityCall\Test\Service\Indexer\Enricher\SiteKitSchema2x;

// phpcs:ignore
use Atoolo\CityCall\Service\Indexer\Enricher\SiteKitSchema2x\NewsDocumentEnricher;
use Atoolo\CityCall\Service\Indexer\Enricher\{
SiteKitSchema2x\NewsDocumentEnricher
};
use Atoolo\CityCall\Test\TestResourceFactory;
use Atoolo\Search\Service\Indexer\IndexSchema2xDocument;
use PHPUnit\Framework\Attributes\CoversClass;
Expand Down

0 comments on commit 35e7622

Please sign in to comment.