Two) call the properties or methods of the parent class in the subclass: 1, calling the parent class method: there are 3 ways to call the parent class in the subclass: $this- 1 2 3 4 5 6 7 8