PHP - Inheritance and Polymorphism
You have a parent class with a constructor that accepts parameters. How should the child class constructor be defined to properly inherit and extend the parent constructor in PHP?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions