<?php class A { function foo():A { } function bar(B $b) { } } class B extends A { function foo():B { } function bar(A $b) { } }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`