<?php class Test { public $prop = 'test'; static function test() { echo $this->prop; } } (new Test)->test();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`