Skip to content

Commit

Permalink
Apply cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
W0rma committed Aug 2, 2024
1 parent 3a42a2f commit 2719871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyInjection/KnpPaginatorExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
use Symfony\Component\Config\FileLocator;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Definition;
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
use Symfony\Component\DependencyInjection\Extension\Extension;
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;

final class KnpPaginatorExtension extends Extension
{
Expand Down

0 comments on commit 2719871

Please sign in to comment.