<?php class A { private function __construct(int $a) { echo 1; } } class B extends A { } $b = new B();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`