Skip to content

Commit

Permalink
fixup! EZP-31659: Added QueryFieldLocationService for getting results…
Browse files Browse the repository at this point in the history
… for a location
  • Loading branch information
Bertrand Dunogier committed Jan 8, 2021
1 parent 10de90e commit c194b75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/API/QueryFieldServiceSpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ private function getContentType(array $parameters, bool $enablePagination = true
]),
]),
]);

return $contentType;
}
}
}

0 comments on commit c194b75

Please sign in to comment.