class CartItemOptions extends Collection

Methods

mixed
__get(string $key)

Get the option by the given key.

subtotal()

No description

Details

at line 16
mixed __get(string $key)

Get the option by the given key.

Parameters

string $key

Return Value

mixed

at line 21
subtotal()

No description