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