Completed
Push — search-integration-test-cleanu... ( e029f8 )
by
unknown
17:54
created
eZ/Publish/API/Repository/Tests/SearchServiceTest.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -3942,6 +3942,7 @@  discard block
 block discarded – undo
3942 3942
      * Test for the findContent() method.
3943 3943
      *
3944 3944
      * @see \eZ\Publish\API\Repository\SearchService::findContent()
3945
+     * @param string $queryType
3945 3946
      */
3946 3947
     public function testUserMetadataGroupHorizontalFilterContent($queryType = null)
3947 3948
     {
@@ -4031,6 +4032,7 @@  discard block
 block discarded – undo
4031 4032
      * Test for the findLocations() method.
4032 4033
      *
4033 4034
      * @see \eZ\Publish\API\Repository\SearchService::findLocations()
4035
+     * @param string $queryType
4034 4036
      */
4035 4037
     public function testUserMetadataGroupHorizontalFilterLocation($queryType = null)
4036 4038
     {
Please login to merge, or discard this patch.