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 0a732a9 commit ee9ec9aCopy full SHA for ee9ec9a
Tests/DefinitionTest.php
@@ -194,7 +194,7 @@ public function testSetIsDeprecated()
194
195
/**
196
* @dataProvider invalidDeprecationMessageProvider
197
- * @expectedException Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
+ * @expectedException \Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
198
*/
199
public function testSetDeprecatedWithInvalidDeprecationTemplate($message)
200
{
0 commit comments