Exemple #1
0
 protected function getKey()
 {
     return array($this->name, $this->size, $this->history, $this->metrics, $this->options, (bool) $this->analyticsManager->getApiActivated(), $this->analyticsManager->getClientId(), $this->analyticsManager->getClientMail(), $this->analyticsManager->getGaId(), $this->getGoogleAnalyticsArgs(), (bool) $this->toolbar);
 }