@@ -203,7 +203,7 @@ |
||
| 203 | 203 | */ |
| 204 | 204 | public static function tryParseKeysFromKeyPredicate( |
| 205 | 205 | $keyPredicate, |
| 206 | - KeyDescriptor &$keyDescriptor = null |
|
| 206 | + KeyDescriptor & $keyDescriptor = null |
|
| 207 | 207 | ) { |
| 208 | 208 | return self::tryParseKeysFromRawKeyPredicate( |
| 209 | 209 | $keyPredicate, |