<?php class A { private static function test(int $a) { echo 1; } } class B extends A { private function test(int $a) { } }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`