mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 04:23:49 +00:00
apply rector rules: php up to php82
This commit is contained in:
@@ -17,7 +17,7 @@ class Result
|
||||
* @param $result
|
||||
*/
|
||||
public function __construct(
|
||||
private float $relevance,
|
||||
private readonly float $relevance,
|
||||
/**
|
||||
* mixed an arbitrary result.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user