<?php /*interface FooInterface { public function method(); }*/ class Foo { public function method($arg = null) { } } class Bar extends Foo { public function method() { } }
You have javascript disabled. You will not be able to edit any code.
There are `0` results