<?php class Foo { } $foo = new Foo(); var_dump($foo instanceof \Some\name\space\ClassThatDoesNotExist);
You have javascript disabled. You will not be able to edit any code.