VpeWriter
in package
Class VpeWriter
Tags
Table of Contents
- $connection : Connection
- __construct() : mixed
- store() : void
Properties
$connection
private
Connection
$connection
Methods
__construct()
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —store()
public
store(int $productOptionId, int $vpeId, float $vpeValue) : void
Parameters
- $productOptionId : int
- $vpeId : int
- $vpeValue : float