Kurt\Google\Analytics\Traits\Handlers\MetricsHandler::getMetrics PHP Méthode

getMetrics() public méthode

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