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 a6db96d commit dd717c2Copy full SHA for dd717c2
Tests/DependencyInjection/MainConfigurationTest.php
@@ -92,7 +92,7 @@ public function testCsrfAliases()
92
}
93
94
/**
95
- * @expectedException InvalidArgumentException
+ * @expectedException \InvalidArgumentException
96
*/
97
public function testCsrfOriginalAndAliasValueCausesException()
98
{
0 commit comments