Destiny\Character\Progression::gLabel PHP Méthode

gLabel() protected méthode

protected gLabel ( )
    protected function gLabel()
    {
        return array_get($this->names, $this->name, $this->name);
    }