Commit 9344dca
6869: Fix FieldCollection::new() removed in EasyAdmin 5.x
Use plain constructor instead of the removed static factory method,
fixing PHPStan staticMethod.notFound errors.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9a88a00 commit 9344dca
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments