Completed
Push — EZP-31776 ( f8b5ee...e4a561 )
by
unknown
22:20
created
Core/REST/Server/Tests/Output/ValueObjectVisitor/RestExecutedViewTest.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -116,7 +116,7 @@  discard block
 block discarded – undo
116 116
     }
117 117
 
118 118
     /**
119
-     * @return \eZ\Publish\API\Repository\ContentService|\PHPUnit\Framework\MockObject\MockObject
119
+     * @return ContentService
120 120
      */
121 121
     public function getContentServiceMock()
122 122
     {
@@ -132,7 +132,7 @@  discard block
 block discarded – undo
132 132
     }
133 133
 
134 134
     /**
135
-     * @return \eZ\Publish\Core\Repository\LocationResolver\LocationResolver|\PHPUnit\Framework\MockObject\MockObject
135
+     * @return LocationResolver
136 136
      */
137 137
     public function getLocationResolverMock()
138 138
     {
Please login to merge, or discard this patch.