protected property DrupalMandrill::$timeout in Mandrill 7
Same name and namespace in other branches
- 7.2 lib/mandrill.inc \DrupalMandrill::timeout
Default to a 300 second timeout on server calls
File
- lib/
mandrill.inc, line 26 - Wrapper class around the Mandrill API.
Class
- DrupalMandrill
- Class DrupalMandrill.
Code
protected $timeout = 300;