Skip to content

Commit

Permalink
Rephrasing the docblock on transformer relationships.
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Lewis <[email protected]>
  • Loading branch information
jasonlewis committed May 1, 2014
1 parent 3e9498a commit 423bec6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,12 @@

/*
|--------------------------------------------------------------------------
| Transformer Embeds
| Transformer Relationships
|--------------------------------------------------------------------------
|
| Transformers embed or relationships. The "key" is the query string
| identifier which will hold the requested embeds. The "separator"
| is the character that will separate each embed.
| Transformers can embed or nest relationships. The embeds "key" is the
| query string key and the "separator" is the character that will
| separate each relationship (or scope).
|
*/

Expand Down

0 comments on commit 423bec6

Please sign in to comment.