Destiny\Character\Progression::gLabel PHP 메소드

gLabel() 보호된 메소드

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