<?php try { throw new RuntimeException("test"); } catch (RuntimeException $r) {} echo $r::class;
You have javascript disabled. You will not be able to edit any code.