Thanks to visit codestin.com Credit goes to github.com
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.
1 parent e10a245 commit 352f899Copy full SHA for 352f899
Tests/Loader/YamlFileLoaderTest.php
@@ -493,7 +493,7 @@ public function testPriorityWithHost()
493
{
494
new LoaderResolver([
495
$loader = new YamlFileLoader(new FileLocator(\dirname(__DIR__).'/Fixtures/locale_and_host')),
496
- new class() extends AttributeClassLoader {
+ new class extends AttributeClassLoader {
497
protected function configureRoute(
498
Route $route,
499
\ReflectionClass $class,
0 commit comments