mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
removed dev comment
This commit is contained in:
@ -60,8 +60,7 @@ class Application extends Module
|
||||
private $_ended = false;
|
||||
|
||||
/**
|
||||
* @var string Used to reserve memory for fatal error handler. This memory
|
||||
* reserve can be removed if it's OK to write to PHP log only in this particular case.
|
||||
* @var string Used to reserve memory for fatal error handler.
|
||||
*/
|
||||
private $_memoryReserve;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user