Skip to content

Commit 8c20a05

Browse files
toby-griffithsalanpoulain
authored andcommitted
Indicate extensions are vendor specific
1 parent 01b1706 commit 8c20a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/data-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ final class BlogPostItemDataProvider implements ItemDataProviderInterface, Seria
166166

167167
## Injecting Extensions (Pagination, Filter, EagerLoading etc.)
168168

169-
API Platform provides a few extensions that you can reuse in your custom DataProvider.
169+
API Platform provides a vendor specific extensions that you can reuse in your custom DataProvider.
170170
Note that there are a few kinds of extensions which are detailed in [their own chapter of the documentation](extensions.md).
171171
Because extensions are tagged services, you can use the [injection of tagged services](https://symfony.com/blog/new-in-symfony-3-4-simpler-injection-of-tagged-services):
172172

0 commit comments

Comments
 (0)