Foo_Bar::method PHP 메소드

method() 공개 메소드

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