OrderDeprecatedTrait
- Type
- Trait
- Namespace
- craft\commerce\elements\traits
- Implemented by
- craft\commerce\elements\Order
View source (opens new window)
# Public Methods
Method | Description |
---|---|
getAvailableShippingMethods() | |
getShouldRecalculateAdjustments() | |
setShouldRecalculateAdjustments() |
# getAvailableShippingMethods()
DEPRECATED
Deprecated as of 3.1.8
View source (opens new window)
Returns
craft\commerce\base\ShippingMethodInterface[]
Throws
# getShouldRecalculateAdjustments()
DEPRECATED
Deprecated as of 3.0
View source (opens new window)
Returns
Throws
\yii\base\InvalidConfigException\craft\errors\DeprecationException
# setShouldRecalculateAdjustments()
DEPRECATED
Deprecated as of 3.0
View source (opens new window)
Arguments
$value
(boolean (opens new window))