<?php abstract class TestBase { abstract public static function foo(); } class Test extends TestBase { public static function foo() { } }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`