Destiny\Statistic::gDisplayValue PHP Method

gDisplayValue() protected method

protected gDisplayValue ( )
    protected function gDisplayValue()
    {
        return array_get($this->properties, 'basic.displayValue');
    }