Skip to content

Commit

Permalink
Merge pull request #398 from Oleksandr-Moik/patch-1
Browse files Browse the repository at this point in the history
Update scopes.md
  • Loading branch information
Gummibeer committed Apr 17, 2024
2 parents c74dfa5 + b0ce4b3 commit 1e8c46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package/scopes.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Eager loads translation relationship only for the default and fallback \(if enab
Post::withTranslation()->get();
```

## listTranslations\(string $translationField\)
## listsTranslations\(string $translationField\)

Returns an array containing pairs of post ids and the translated title attribute

Expand Down

0 comments on commit 1e8c46d

Please sign in to comment.