public function __construct() { parent::__construct(); $this->_manager = new Backend_Localization_Manager($this->_configMain); }
public function __construct() { parent::__construct(); $this->_model = Model::factory($this->_objectName); }