Skip to content

Commit 423bec6

Browse files
committed
Rephrasing the docblock on transformer relationships.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
1 parent 3e9498a commit 423bec6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/config/config.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,12 @@
120120

121121
/*
122122
|--------------------------------------------------------------------------
123-
| Transformer Embeds
123+
| Transformer Relationships
124124
|--------------------------------------------------------------------------
125125
|
126-
| Transformers embed or relationships. The "key" is the query string
127-
| identifier which will hold the requested embeds. The "separator"
128-
| is the character that will separate each embed.
126+
| Transformers can embed or nest relationships. The embeds "key" is the
127+
| query string key and the "separator" is the character that will
128+
| separate each relationship (or scope).
129129
|
130130
*/
131131

0 commit comments

Comments
 (0)