We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d852da6 commit 98db128Copy full SHA for 98db128
1 file changed
tests/Directive/ConstraintErrorMessageTest.php
@@ -18,7 +18,7 @@ public function testGetViewAttr()
18
19
/**
20
* @expectedException \InvalidArgumentException
21
- * @expectedExceptionMessage not a class is not a class and therefore doesn't impliment C0ntax\ParsleyBundle\Contracts\ConstraintInterface
+ * @expectedExceptionMessage not a class is not a class and therefore doesn't implement C0ntax\ParsleyBundle\Contracts\ConstraintInterface
22
*/
23
public function testGetViewAttrFail1()
24
{
0 commit comments