Home
last modified time | relevance | path

Searched refs:changelogs (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ListChangelogsResponse.php33 public function setChangelogs($changelogs) argument
35 $this->changelogs = $changelogs;
42 return $this->changelogs;
/plugin/gdpr/action/
H A Ddelusers.php220 $changelogs = $gdprUtils->collectChangelogs(dir($metaDir));
221 … $changelogs = array_merge($changelogs, $gdprUtils->collectChangelogs(dir($mediaMetaDir)));
223 file_put_contents($changelogCacheFN, implode("\n", $changelogs));
225 return $changelogs[0];
/plugin/tindexmenu/
H A Dchangelog4 For previous changelogs see the original indexmenu plugin
/plugin/archivegenerator/lang/en/
H A Dintro.txt2 This archive will not include old revisions of pages and media files, changelogs or cache data.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDialogflow.php246 'changelogs',
260 'path' => 'v3/{+parent}/changelogs',