@@ -80,7 +80,7 @@ |
||
| 80 | 80 | /** |
| 81 | 81 | * Creates a container builder mock. |
| 82 | 82 | * |
| 83 | - * @return \Symfony\Component\DependencyInjection\ContainerBuilder|\PHPUnit_Framework_MockObject_MockObject The container builder mock. |
|
| 83 | + * @return \Symfony\Component\DependencyInjection\ContainerBuilder The container builder mock. |
|
| 84 | 84 | */ |
| 85 | 85 | private function createContainerBuilderMock() |
| 86 | 86 | { |
@@ -63,7 +63,7 @@ |
||
| 63 | 63 | } |
| 64 | 64 | |
| 65 | 65 | /** |
| 66 | - * @return \Symfony\Component\DependencyInjection\ContainerBuilder|\PHPUnit_Framework_MockObject_MockObject |
|
| 66 | + * @return \Symfony\Component\DependencyInjection\ContainerBuilder |
|
| 67 | 67 | */ |
| 68 | 68 | private function createContainerBuilderMock() |
| 69 | 69 | { |