Destiny\Statistic::gFormattedValue PHP Method

gFormattedValue() protected method

protected gFormattedValue ( )
    protected function gFormattedValue()
    {
        return number_format(array_get($this->properties, 'basic.value'));
    }