php cs fixes

This commit is contained in:
2024-11-28 12:24:11 +01:00
parent c147d267d9
commit 0ac49d1fde
2 changed files with 0 additions and 10 deletions

View File

@@ -34,8 +34,6 @@ interface SearchInterface
* the order in which the results will appears in the global view.
*
* (this may be eventually defined in config.yml)
*
* @return int
*/
public function getOrder(): int;