binshops / prestashop-rest

PrestaShop REST API module to expose your PrestaShop website's REST endpoints

Home Page:https://www.binshops.com/prestashop-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootstrap response

jalalannan opened this issue · comments

in RESTMainMenu throw an error

line: 145
code: $this->mainmenu_module->trans('All brands', [], 'Modules.Mainmenu.Admin'),

Error: Call to protected method ModuleCore::trans() from context 'RESTMainMenu'

Iam using 1.7.8.6

in RESTMainMenu throw an error

line: 145 code: $this->mainmenu_module->trans('All brands', [], 'Modules.Mainmenu.Admin'),

Error: Call to protected method ModuleCore::trans() from context 'RESTMainMenu'

Iam using 1.7.8.6

Thanks for your report.

Just updated the repo (v2.4.5).