<?php class A { function __invoke() { return __METHOD__; } function method() { return $this(); } } $a = new A; echo $a->method();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`