Child class we have explored that we can use $this->keyword to get all property and method of parent class but if your parent or child class method is static methods or properties using self and parent keyword also this is not necessary to make methods static if you want to use self or parent keyword.
Example:-
Copyright ©2022 coderraj.com. All Rights Reserved.