You are here

public function DrupalMandrill::__destruct in Mandrill 7.2

Override _destruct() to prevent calling curl_close().

File

lib/mandrill.inc, line 51
Wrapper class around the Mandrill API.

Class

DrupalMandrill
Class DrupalMandrill.

Code

public function __destruct() {
}