Obj::method PHP Méthode

method() public méthode

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