blob: 53a16553c1fc856d8bcc8d2165bc214011b9a03c [file] [log] [blame]
<?php
if ($foo instanceof \Bar\Baz\Bat) {
}
?>