@@ -47,7 +47,7 @@ |
||
47 | 47 | * @return string |
48 | 48 | */ |
49 | 49 | public function getMessage() { |
50 | - return $this->getConstraint()->getMessage(); |
|
50 | + return $this->getConstraint()->getMessage(); |
|
51 | 51 | } |
52 | 52 | |
53 | 53 | /** |