<?phpnamespaceApp\Application\Sonata\MediaBundle;useSymfony\Component\HttpKernel\Bundle\Bundle;/** * This file has been generated by the SonataEasyExtendsBundle. * * @link https://sonata-project.org/easy-extends * * References: * @link http://symfony.com/doc/current/book/bundles.html */classApplicationSonataMediaBundleextendsBundle{/** * {@inheritdoc} */publicfunctiongetParent(){return'SonataMediaBundle';}}