Auth_OpenID_Mapping::keys PHP Method

keys() public method

Returns an array of the keys in the mapping.
public keys ( )
    function keys()
    {
        return $this->keys;
    }