mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-09 06:49:41 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -13,9 +13,6 @@ namespace Chill\MainBundle\Search\Model;
|
||||
|
||||
class Result
|
||||
{
|
||||
/**
|
||||
* @param $result
|
||||
*/
|
||||
public function __construct(
|
||||
private readonly float $relevance,
|
||||
/**
|
||||
|
Reference in New Issue
Block a user