Skip to content

Commit

Permalink
Update scopes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr-Moik authored Apr 4, 2024
1 parent c74dfa5 commit b0ce4b3
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 b0ce4b3

Please sign in to comment.