<?php class x { function p() { return $this->p; } } $x = new x; var_dump($x->p); var_dump($x->foo());
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`