Obj::method PHP Method

method() public method

public method ( )
    public function method()
    {
        return array('a', 'b');
    }