Destiny\Character\Progression::gProgressionHash PHP Method

gProgressionHash() protected method

protected gProgressionHash ( $value )
    protected function gProgressionHash($value)
    {
        return (string) $value;
    }