@@ -34,7 +34,7 @@ discard block |
||
| 34 | 34 | } |
| 35 | 35 | |
| 36 | 36 | /** |
| 37 | - * @return \PHPUnit_Framework_MockObject_MockObject|\eZ\Bundle\EzPublishCoreBundle\ApiLoader\RepositoryConfigurationProvider |
|
| 37 | + * @return RepositoryConfigurationProvider |
|
| 38 | 38 | */ |
| 39 | 39 | protected function getRepositoryConfigMock() |
| 40 | 40 | { |
@@ -49,7 +49,7 @@ discard block |
||
| 49 | 49 | } |
| 50 | 50 | |
| 51 | 51 | /** |
| 52 | - * @return \PHPUnit_Framework_MockObject_MockObject|\Symfony\Component\Translation\TranslatorInterface |
|
| 52 | + * @return \Symfony\Component\Translation\TranslatorInterface |
|
| 53 | 53 | */ |
| 54 | 54 | protected function getTranslatorMock() |
| 55 | 55 | { |