removed dev comment

This commit is contained in:
Alexander Makarov
2013-04-19 00:38:42 +04:00
parent 990489354d
commit 77233cf39e

View File

@ -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;