Foo_Bar::method PHP Method

method() public method

public method ( )
    function method()
    {
        return $this->foo;
    }