Destiny\Definitions\CharacterClass::gClassHash PHP Method

gClassHash() protected method

protected gClassHash ( $value )
    protected function gClassHash($value)
    {
        return (string) $value;
    }
CharacterClass