@@ -3942,6 +3942,7 @@ discard block |
||
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 |
||
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 | { |