Skip to content

Bug, missing method for delete command #150

@hn0pw

Description

@hn0pw

The method is missing in the following class on line ~15.

class Delete extends Command implements CommandInterface
{

    protected $method = 'DELETE';

https://github.com/basho/riak-php-client/blob/develop/src/Riak/Command/TimeSeries/Delete.php#L15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions