mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 12:33:49 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -47,7 +47,7 @@ class TimelineBuilder implements ContainerAwareInterface
|
||||
*/
|
||||
private $providersByContext = [];
|
||||
|
||||
public function __construct(private EntityManagerInterface $em)
|
||||
public function __construct(private readonly EntityManagerInterface $em)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user