bar)) { echo "isset\n"; } var_dump($this); } } Foo::Bar(); $obj = new Foo(); $obj->Bar();