cs: Enable more risky rules.

This commit is contained in:
Pol Dellaiera
2021-11-30 11:28:52 +01:00
parent 3631fd99fd
commit c8195e6df5
65 changed files with 155 additions and 139 deletions

View File

@@ -73,7 +73,7 @@ class SearchProvider
throw new UnknowSearchNameException($name);
}
/*
/**
* return search services in an array, ordered by
* the order key (defined in service definition)
* the conflicts in keys (twice the same order) are resolved
@@ -83,7 +83,6 @@ class SearchProvider
*
* @return SearchInterface[], with an int as array key
*/
public function getByOrder()
{
//sort the array