Skip to content

Commit

Permalink
php-cs
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Nov 26, 2019
1 parent addf9a5 commit 1c55b32
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/EventListener/PreLoadAssetsEventListener.php
Expand Up @@ -85,7 +85,7 @@ public static function getSubscribedEvents()
}

/**
* For backwards-compat with symfony/web-link 4.3 and lower
* For backwards-compat with symfony/web-link 4.3 and lower.
*
* @return Link|FigLink
*/
Expand Down
1 change: 0 additions & 1 deletion tests/IntegrationTest.php
Expand Up @@ -14,7 +14,6 @@
use Symfony\Bundle\FrameworkBundle\FrameworkBundle;
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
use Symfony\Bundle\TwigBundle\TwigBundle;
use Symfony\Bundle\TwigBundle\Controller\ExceptionController;
use Symfony\Component\Config\Loader\LoaderInterface;
use Symfony\Component\DependencyInjection\Alias;
use Symfony\Component\DependencyInjection\ContainerBuilder;
Expand Down

0 comments on commit 1c55b32

Please sign in to comment.