Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa451b2

Browse files
fix typo
1 parent e4c12da commit fa451b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ public function testExplicitMethodInjection()
519519
);
520520
}
521521

522-
public function testTtypedReference()
522+
public function testTypedReference()
523523
{
524524
$container = new ContainerBuilder();
525525

0 commit comments

Comments
 (0)