1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-25 02:26:16 +02: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; protected static $timezone;