Skip to content

Commit d4f9b40

Browse files
author
Paul
committed
Updated readme with key context information.
1 parent c073e9c commit d4f9b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ $context = ['foo' => 456];
368368
369369
### CopyKey
370370

371-
Copies the current key from the key context. This strategy requires the key context to be set by another strategy. By default the key context is `null`. Currently only the [collection strategy](#collection) sets a key context.
371+
Copies the current key from the key context. By default the key context is `null`. Key context may be set by `CollectionMapper` or the [collection](#collection) strategy.
372372

373373
#### Signature
374374

0 commit comments

Comments
 (0)