Raffaele Posted August 7, 2018 Share Posted August 7, 2018 I'm a Prestashop's newbie, I need the function compileSqlQuery in class AbstractAdminQueryBuilder. I'm able to do an override with a module, BUT this file in placed in src/Adapter/Admin/ folder and I really I don't know how override (yes I could modify directly the core but I don't want, my wishes is to override this function form a module). Someone can helps? Thank you Link to comment Share on other sites More sharing options...
Rhobur Posted August 11, 2018 Share Posted August 11, 2018 It is a Symfony class, can't be overridden, only the the 1.6+ legacy ones can. Link to comment Share on other sites More sharing options...
Raffaele Posted August 13, 2018 Author Share Posted August 13, 2018 Thank you for answer my question. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now