Commit ecc8775
authored
Fix docblocks to show correct Mage_Sales_Model_Order_Invoice return / var type (#5145)
* Fix docblocks to show correct return / var type
* Remove baseline entry for method register() missing
In fixing the annotations for Mage_Sales_Model_Order_Invoice,
PHPStan can now correctly find the register() method.1 parent 168a6be commit ecc8775
File tree
2 files changed
+2
-8
lines changed- app/code/core/Mage/Checkout/controllers
2 files changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1362 | 1362 | | |
1363 | 1363 | | |
1364 | 1364 | | |
1365 | | - | |
1366 | | - | |
1367 | | - | |
1368 | | - | |
1369 | | - | |
1370 | | - | |
1371 | 1365 | | |
1372 | 1366 | | |
1373 | 1367 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
0 commit comments