Commit 6fee29b
fix(php): phpstan errors on repeated field (#23372)
Should fix googleapis/google-cloud-php#8372 (phpstan typehinting issues) by having the old `RepeatedField` class extend the new one.
Closes #23372
COPYBARA_INTEGRATE_REVIEW=#23372 from bshaffer:fix-phpstan-error-in-deprecated-field eaaba2f
PiperOrigin-RevId: 8110393371 parent be93dbc commit 6fee29b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
0 commit comments