@@ -88,7 +88,7 @@ |
||
| 88 | 88 | new Error( |
| 89 | 89 | $path.'[_all]', |
| 90 | 90 | 'constraint.uniquemodel.notunique', |
| 91 | - ['uniqueProperties' => 'name'] |
|
| 91 | + ['uniqueProperties' => 'name'] |
|
| 92 | 92 | ), |
| 93 | 93 | ]; |
| 94 | 94 | } |