| 1 | <?php |
||
| 22 | final class SonataTranslationExtensionTest extends AbstractExtensionTestCase |
||
| 23 | { |
||
| 24 | public function testLoadServiceDefinitionWhenSonataDoctrineORMAdminBundleBundleIsRegistered(): void |
||
| 37 | |||
| 38 | public function testLoadServiceDefinitionNoCheckerTranslatable() |
||
| 45 | |||
| 46 | protected function getContainerExtensions() |
||
| 50 | } |
||
| 51 |