Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function getChanges($userId, $contentUuid, $webspaceKey, $locale)
 {
     return $this->previewCache->fetchChanges($userId, $contentUuid, $webspaceKey, $locale);
 }