<?php class Foo { private function getName() { return 'John'; } } class Bar extends Foo { public function getName($extraArgument) { return $extraArgument; } }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`