<? class A{ public funcrtion __construct(){ echo 'world'; } } class B extends A{ public function __construct(){ echp 'b'; } } $c = new B();
You have javascript disabled. You will not be able to edit any code.
There are `0` results