trait ActsAsItemable

Methods

toItem()

Get the instance to apply on a cart item.

static 
isApplicableTo($cartItem)

No description

Details

at line 13
ActsAsItemable toItem()

Get the instance to apply on a cart item.

Return Value

ActsAsItemable

at line 18
static isApplicableTo($cartItem)

No description

Parameters

$cartItem