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