@@ -117,7 +117,7 @@ discard block |
||
117 | 117 | } |
118 | 118 | |
119 | 119 | /** |
120 | - * @return \eZ\Publish\SPI\Persistence\Content\Language\Handler|\PHPUnit_Framework_MockObject_MockObject |
|
120 | + * @return \eZ\Publish\SPI\Persistence\Content\Language\Handler |
|
121 | 121 | */ |
122 | 122 | protected function getLanguageHandlerMock() |
123 | 123 | { |
@@ -125,7 +125,7 @@ discard block |
||
125 | 125 | } |
126 | 126 | |
127 | 127 | /** |
128 | - * @return \eZ\Publish\SPI\Persistence\Content\Type\Handler|\PHPUnit_Framework_MockObject_MockObject |
|
128 | + * @return \eZ\Publish\SPI\Persistence\Content\Type\Handler |
|
129 | 129 | */ |
130 | 130 | protected function getTypeHandlerMock() |
131 | 131 | { |