Skip to content

Commit 52567f8

Browse files
#267: Applied Rector
1 parent 6446581 commit 52567f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EntityType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
class EntityType extends AbstractType
4747
{
4848
public function __construct(
49-
private ManagerRegistry $registry,
49+
private readonly ManagerRegistry $registry,
5050
) {
5151
}
5252

0 commit comments

Comments
 (0)