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

getType() public method

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