Destiny\Statistic::gValue PHP Method

gValue() protected method

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