Pinq\Queries\Requests\Values::__construct PHP Method

__construct() public method

public __construct ( $valuesType )
    public function __construct($valuesType)
    {
        $this->valuesType = $valuesType;
    }