Kurt\Google\Analytics\Traits\Handlers\MetricsHandler::getMetrics PHP Method

getMetrics() public method

Get the metrics of current query.
public getMetrics ( ) : array
return array
    public function getMetrics()
    {
        return $this->metrics;
    }