To be able to verify whether a PHP variable is an instantiated object of a certain class we use instanceof. Post navigation What is the differences between $a != $b and $a !== $b? What is the goto statement useful for?