mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-02 15:31:24 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -21,7 +21,7 @@ class SocialActionNormalizer implements NormalizerAwareInterface, NormalizerInte
|
||||
{
|
||||
use NormalizerAwareTrait;
|
||||
|
||||
public function __construct(private SocialActionRender $render)
|
||||
public function __construct(private readonly SocialActionRender $render)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user