1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-23 01:26:11 +02:00

Fixed undeclared properties

This commit is contained in:
François-Xavier de Guillebon
2015-09-17 14:33:27 +02:00
parent ec7f7001bd
commit f24867ad06
5 changed files with 11 additions and 1 deletions

View File

@@ -20,8 +20,8 @@ use Monolog\Logger;
*/
class MandrillHandler extends MailHandler
{
protected $client;
protected $message;
protected $apiKey;
/**
* @param string $apiKey A valid Mandrill API key