Auth_OpenID_Mapping::keys PHP Метод

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

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