Auth_OpenID_Mapping::values PHP Method

values() public method

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