Closed mircobabini closed 3 years ago
This one avoids to call pmpropdf_generate_pdf with a MemberOrder instance instead of raw $order_data from the database. Having undeclared polymorphisms is hard to debug and detect weird cases.
pmpropdf_generate_pdf
This one avoids to call
pmpropdf_generate_pdf
with a MemberOrder instance instead of raw $order_data from the database. Having undeclared polymorphisms is hard to debug and detect weird cases.