Destiny\Character\Progression::gLabel PHP Метод

gLabel() защищенный Метод

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