<?php class C { } $c = new C; var_export($c instanceof NonExistingClass);
You have javascript disabled. You will not be able to edit any code.