<?php class foo { private function do_something ($str) { } } class bar extends foo { public function do_something () { } } $b = new bar(); $b->do_something();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`