<?php class X { const abstract = A; function foo($a = A) {} } const A = new x();
You have javascript disabled. You will not be able to edit any code.