1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-02-24 06:52:34 +01:00

Fix docblock, fixes #358

This commit is contained in:
Jordi Boggiano 2014-04-21 20:22:17 +02:00
parent 1afc39690e
commit 97f79f7ed3

View File

@ -103,7 +103,7 @@ class Logger implements LoggerInterface
);
/**
* @var DateTimeZone
* @var \DateTimeZone
*/
protected static $timezone;