<?php $obj = new class {}; var_dump($obj, new ($obj::class));
You have javascript disabled. You will not be able to edit any code.