PrivacyMemberRepositoryInterface
in
Interface PrivacyDataRepositoryInterface.
Tags
Table of Contents
Methods
- getPrivacyIds() : array<string|int, int>
- Get all privacy ids of user.
Methods
getPrivacyIds()
Get all privacy ids of user.
public
getPrivacyIds(User $user) : array<string|int, int>
Parameters
- $user : User