OrderDeprecatedTrait

Type
Trait
Namespace
craft\commerce\elements\traits
Implemented by
craft\commerce\elements\Order

View source (opens new window)

# Public Methods

# 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

boolean (opens new window)

Throws

  • \yii\base\InvalidConfigException\craft\errors\DeprecationException

# setShouldRecalculateAdjustments()

DEPRECATED

Deprecated as of 3.0

View source (opens new window)

Arguments

Throws