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