sonata-project / SonataMediaBundle

Symfony SonataMediaBundle
https://docs.sonata-project.org/projects/SonataMediaBundle
MIT License
451 stars 495 forks source link

Mark some code as internal #2108

Closed jordisala1991 closed 3 years ago

jordisala1991 commented 3 years ago

Feature Request

What classes should we mark as internal? On SonataAdminBundle there is the twig extension with internal __construct. Should we do the same? Is there anything more that needs to be internal?

@sonata-project/contributors

VincentLanglet commented 3 years ago

Sure, doing the same is a good idea. I think there is also CompilerPass.