@@ -105,6 +105,9 @@ |
||
| 105 | 105 | return $allowed; |
| 106 | 106 | } |
| 107 | 107 | |
| 108 | + /** |
|
| 109 | + * @param string $constraintName |
|
| 110 | + */ |
|
| 108 | 111 | public function getConstraints( |
| 109 | 112 | $constraintName, |
| 110 | 113 | $resource |