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 4f6cfea + dd717c2 commit c1e22d4Copy full SHA for c1e22d4
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