Presta Module

Results 2 comments of Presta Module

Hi @julienbourdeau We are not supposed to use global into modules as it's forbidden into the validator. By the way, I would prefer (and it would keep BC) keep using...

If i remember well, `$request = Request::createFromGlobals()` does not include parameters (id of product). About making request available in hooks, it's fine too, but if we can keep some BC...