Fixing declaration of @access property.

This commit is contained in:
renan.saddam 2009-11-02 21:54:03 -02:00
parent 91b9e1d50b
commit 5ebdc88223

View file

@ -49,7 +49,7 @@ class ExtractTask extends Shell {
* Merge all domains string into the default.pot file
*
* @var boolean
* @access public
* @access private
*/
var $__merge = false;