Overrides Connection::delete
public function delete($table, array $options = []) { return new Delete($this, $table, $options); }