Foo_Bar::bar PHP 메소드

bar() 공개 메소드

public bar ( )
    function bar()
    {
        return "something else";
    }