<?php abstract class Foo { private function bar($a = self::class) {} } $refMethod = new \ReflectionMethod('Foo', 'bar'); echo "Exported: ", $refMethod;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`