Foo_Bar::bar PHP Method

bar() public method

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