mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-09 06:49:41 +00:00
php cs fixes after updating php cs fixer
This commit is contained in:
@@ -19,7 +19,8 @@ class Result
|
||||
* mixed an arbitrary result.
|
||||
*/
|
||||
private $result
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
public function getRelevance(): float
|
||||
{
|
||||
|
Reference in New Issue
Block a user