Foo_Bar::method PHP Метод

method() публичный Метод

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