<?php class A { function foo(A $a) {} } class B extends A { function foo(B $b) {} } $b = new B; $b->foo($b);
You have javascript disabled. You will not be able to edit any code.
There are `0` results