Kurt\Google\Analytics\Traits\Handlers\MetricsHandler::getMetrics PHP 메소드

getMetrics() 공개 메소드

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