ManaPHP\Message\QueueInterface::delete PHP Method

delete() public method

public delete ( string $topic ) : void
$topic string
return void
    public function delete($topic);