I need to have a class constructor in PHP call its parent’s parent’s (grandparent?) constructor without calling the parent constructor. // main class ...
-
May 22, 2022
- 0 Comments