@@ -140,7 +140,7 @@ discard block |
||
140 | 140 | } |
141 | 141 | |
142 | 142 | /** |
143 | - * @return \eZ\Publish\Core\REST\Common\RequestParser|\PHPUnit_Framework_MockObject_MockObject |
|
143 | + * @return \eZ\Publish\Core\REST\Common\RequestParser |
|
144 | 144 | */ |
145 | 145 | protected function getRequestParser() |
146 | 146 | { |
@@ -152,7 +152,7 @@ discard block |
||
152 | 152 | } |
153 | 153 | |
154 | 154 | /** |
155 | - * @return \Symfony\Component\Routing\RouterInterface|\PHPUnit_Framework_MockObject_MockObject |
|
155 | + * @return \Symfony\Component\Routing\RouterInterface |
|
156 | 156 | */ |
157 | 157 | protected function getRouterMock() |
158 | 158 | { |
@@ -192,7 +192,7 @@ discard block |
||
192 | 192 | } |
193 | 193 | |
194 | 194 | /** |
195 | - * @return \Symfony\Component\Routing\RouterInterface|\PHPUnit_Framework_MockObject_MockObject |
|
195 | + * @return \Symfony\Component\Routing\RouterInterface |
|
196 | 196 | */ |
197 | 197 | protected function getTemplatedRouterMock() |
198 | 198 | { |