mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-19 11:42:51 +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