<?php class Test { function test() { echo __METHOD__, PHP_EOL; } function __construct() { echo __METHOD__, PHP_EOL; } } new Test();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`