Completed
Push — ezp_31440 ( 1f3ef2...0d0002 )
by
unknown
13:18
created
eZ/Publish/Core/MVC/Symfony/Controller/Tests/QueryRenderControllerTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -170,6 +170,9 @@
 block discarded – undo
170 170
         );
171 171
     }
172 172
 
173
+    /**
174
+     * @param LocationQuery $query
175
+     */
173 176
     private function configureQueryTypeRegistryMock(array $options, ?Query $query = null): Query
174 177
     {
175 178
         if ($query === null) {
Please login to merge, or discard this patch.