<?php class A { public function __construct () { // blah! } public function foo () : self { return $this; } } (new A)->foo();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`