<?php class Test { static public function bla(): Test { return new Test(); } }
You have javascript disabled. You will not be able to edit any code.