We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@var
1 parent b8f3d5a commit 0aeab4dCopy full SHA for 0aeab4d
Tests/Fixtures/validresource.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-/** @var $loader \Symfony\Component\Routing\Loader\PhpFileLoader */
+/** @var \Symfony\Component\Routing\Loader\PhpFileLoader $loader */
4
/** @var \Symfony\Component\Routing\RouteCollection $collection */
5
$collection = $loader->import('validpattern.php');
6
$collection->addDefaults([
0 commit comments