<?php $a = new B; var_dump($a); class A {} class B extends A {}
You have javascript disabled. You will not be able to edit any code.