sonata-project / SonataMediaBundle

Symfony SonataMediaBundle

Home Page:https://docs.sonata-project.org/projects/SonataMediaBundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRAFT: Update documentation

eerison opened this issue · comments

Environment

Sonata packages

show

$ composer show --latest 'sonata-project/*'
# Put the result here.

Symfony packages

show

$ composer show --latest 'symfony/*'
# Put the result here.

PHP version

$ php -v
# Put the result here.

Subject

Minimal repository with the bug

Steps to reproduce

Expected results

Actual results

link: https://docs.sonata-project.org/projects/SonataMediaBundle/en/3.x/reference/creating_a_provider_class/#register-the-class-with-the-service-container
don't need this

 - '@sonata.media.http.client'
 - '@sonata.media.metadata.proxy'

please just consider this issue when I remove the DRAFT, I'm trying to use the new BaseProvider and I'm using this issue to save te problems.

please just consider this issue when I remove the DRAFT, I'm trying to use the new BaseProvider and I'm using this issue to save te problems.

Sure, feel free to open a PR with the documentation update needed after.

I would like to focus all efforts about docs here: #2106