Overriding Methods & Properties | Object Oriented Concept | Advance PHP Tutorial | Learning Points
From this video we will learn about -
How to create class and objects?
Concept of Inheritance?
How to call parent class method from child class object?
Extends keyword and its use.
How to override parent class property and method