Foo_Bar::bar PHP Méthode

bar() public méthode

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