<?php interface IFoo { public function ipsum(self $foo); } class Fail implements IFoo { public function ipsum(IFoo $foo) { } }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`