<?php interface Abstraction { function method(Array $f = Array(), $concrete_param); } class Concrete implements Abstraction { function method($f, $concrete_param) {} }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`