- <?php
- namespace Locastic\ApiPlatformTranslationBundle;
- use Symfony\Component\HttpKernel\Bundle\Bundle;
- /**
-  * Class ApiPlatformTranslationBundle
-  *
-  * @package Locastic\ApiPlatformTranslationBundle
-  */
- class ApiPlatformTranslationBundle extends Bundle
- {
- }
-