| 1 | <?php |
||
| 20 | final class SonataTranslationExtensionTest extends AbstractExtensionTestCase |
||
| 21 | { |
||
| 22 | public function testLoadServiceDefinitionWhenSonataDoctrineORMAdminBundleBundleIsRegistered() |
||
| 35 | |||
| 36 | public function testLoadServiceDefinitionNoCheckerTranslatable() |
||
| 43 | |||
| 44 | protected function getContainerExtensions() |
||
| 48 | } |
||
| 49 |