Pinq\Queries\Operations\AddValues::getType PHP Method

getType() public method

public getType ( )
    public function getType()
    {
        return self::ADD_VALUES;
    }