Rail Balco Posted November 15, 2017 Share Posted November 15, 2017 Quick question: anyone having idea what is ReflectionClass? Link to comment Share on other sites More sharing options...
bellini13 Posted November 16, 2017 Share Posted November 16, 2017 First let's start with the definition of Reflection in PHP https://code.tutsplus.com/tutorials/reflection-in-php--net-31408 Prestashop is using reflection here to create an object of WarehouseAddress, and apparently that WarehouseAddress class cannot be found. 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