Commit e2b582d
committed
Fix phpdoc_align style issues
Remove partial @param documentation that only documented some
parameters while others relied on type hints. This was triggering
Pint's phpdoc_align rule.
Affected files:
- ListDocuments.php
- Document.php
- DocumentService.php
- MarkdownConverter.php1 parent bda8e15 commit e2b582d
4 files changed
Lines changed: 0 additions & 17 deletions
File tree
- server-documentation/src
- Filament/Admin/Resources/DocumentResource/Pages
- Models
- Services
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | 250 | | |
254 | 251 | | |
255 | 252 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
| |||
155 | 153 | | |
156 | 154 | | |
157 | 155 | | |
158 | | - | |
159 | | - | |
160 | 156 | | |
161 | 157 | | |
162 | 158 | | |
| |||
337 | 333 | | |
338 | 334 | | |
339 | 335 | | |
340 | | - | |
341 | | - | |
342 | 336 | | |
343 | 337 | | |
344 | 338 | | |
| |||
402 | 396 | | |
403 | 397 | | |
404 | 398 | | |
405 | | - | |
406 | | - | |
407 | 399 | | |
408 | 400 | | |
409 | 401 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
| |||
265 | 263 | | |
266 | 264 | | |
267 | 265 | | |
268 | | - | |
269 | | - | |
270 | 266 | | |
271 | 267 | | |
272 | 268 | | |
| |||
0 commit comments