<?php class A { public static $x; } A::$x = new stdClass; $rp = new ReflectionProperty('A', 'x'); echo $rp;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`