Skip to content

Commit 162b565

Browse files
committed
Remove @ignore annotation so the method is available via API
1 parent 17854e2 commit 162b565

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plugins/PrivacyManager/API.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,8 @@ private function getConfigRandomisationFeatureActive(): bool
257257

258258
/**
259259
* Provide anonymisation settings to Matomo UI only
260-
*
260+
*
261261
* @internal
262-
* @ignore
263262
*/
264263
public function getAnonymisationSettings(?int $idSiteSpecific): array
265264
{

0 commit comments

Comments
 (0)