<?php class this {} function f(): this { return new this; } var_dump(f());
You have javascript disabled. You will not be able to edit any code.