<?php class Bar {} $bar = 'Bar'; var_dump(new Bar() instanceof $bar);
You have javascript disabled. You will not be able to edit any code.