We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b64b1f commit 6b5173eCopy full SHA for 6b5173e
src/elements/Order.php
@@ -148,7 +148,7 @@
148
* @property float $totalTaxIncluded
149
* @property float $totalTax
150
* @property float $totalShippingCost
151
- * @property ShippingMethodOption[] $availableShippingMethodOptions
+ * @property-read ShippingMethodOption[] $availableShippingMethodOptions
152
* @property-read float|int $totalAuthorized
153
* @property float $paymentAmount
154
* @property-read null|string $loadCartUrl
0 commit comments