<?php class Foo { public function shout(string $what, $arg = null) {} } class Bar extends Foo { public function shout(string $what) { } } new Bar;
You have javascript disabled. You will not be able to edit any code.
There are `0` results