public function __construct() { parent::__construct(); $this->_menus = array(); $this->_controls = array(); }
public function __construct() { parent::__construct(); $this->_fields = array(); }