Fix type hint
This commit is contained in:
@ -24,7 +24,7 @@ class MDOutputHandler {
|
||||
private $_counter;
|
||||
/** @var boolean */
|
||||
private $_file_logging;
|
||||
/** @var integer */
|
||||
/** @var float */
|
||||
private $_startTime;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user