You are here

constant OrderTypeInterface::REFRESH_ALWAYS in Commerce Core 8.2

File

modules/order/src/Entity/OrderTypeInterface.php, line 13

Class

OrderTypeInterface
Defines the interface for order types.

Namespace

Drupal\commerce_order\Entity

Code

const REFRESH_ALWAYS = 'always';