Commit deb514b
fix: correct @PARAM docblock flagged by updated phpcs standard
The refreshed coding-standards toolchain surfaced two pre-existing
docblock violations in class-rop-scheduler-model.php (missing @PARAM type
and spacing). Fixed so PHP Lint passes.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 2bada66 commit deb514b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
539 | | - | |
| 538 | + | |
| 539 | + | |
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
| |||
0 commit comments