You are here

constant OrderTypeInterface::REFRESH_CUSTOMER in Commerce Core 8.2

File

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

Class

OrderTypeInterface
Defines the interface for order types.

Namespace

Drupal\commerce_order\Entity

Code

const REFRESH_CUSTOMER = 'customer';