Completed
Push — ezp-27864-rest-delete-transl-f... ( f38a2a...378712 )
by
unknown
15:44
created
eZ/Publish/Core/REST/Common/Tests/Output/ValueObjectVisitorBaseTest.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -140,7 +140,7 @@  discard block
 block discarded – undo
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
 block discarded – undo
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
 block discarded – undo
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
     {
Please login to merge, or discard this patch.