this should work in both classes <br>
Fatal error: Uncaught ArgumentCountError: Too few arguments to function ChildClass::__construct(), 0 passed in /home/lpoSIT/prog.php on line 28 and exactly 2 expected in /home/lpoSIT/prog.php:20
Stack trace:
#0 /home/lpoSIT/prog.php(28): ChildClass->__construct()
#1 {main}
thrown in /home/lpoSIT/prog.php on line 20
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function ChildClass::__construct(), 0 passed in /home/lpoSIT/prog.php on line 28 and exactly 2 expected in /home/lpoSIT/prog.php:20
Stack trace:
#0 /home/lpoSIT/prog.php(28): ChildClass->__construct()
#1 {main}
thrown in /home/lpoSIT/prog.php on line 20