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.
2 parents 67bcd31 + 5273904 commit fa8f982Copy full SHA for fa8f982
Tests/Fixtures/validresource.php
@@ -1,8 +1,5 @@
1
<?php
2
3
-if (function_exists('__phpunit_run_isolated_test')) {
4
- return;
5
-}
6
/** @var $loader \Symfony\Component\Routing\Loader\PhpFileLoader */
7
/** @var \Symfony\Component\Routing\RouteCollection $collection */
8
$collection = $loader->import('validpattern.php');
0 commit comments