mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -32,7 +32,7 @@ use function array_merge;
|
||||
|
||||
final class ThirdPartyController extends CRUDController
|
||||
{
|
||||
private bool $askCenter;
|
||||
private readonly bool $askCenter;
|
||||
|
||||
public function __construct(
|
||||
protected AuthorizationHelper $authorizationHelper,
|
||||
|
Reference in New Issue
Block a user