504 B
504 B
title | description |
---|---|
privacyValueAllowAll | privacyValueAllowAll attributes, type and example |
Constructor: privacyValueAllowAll
Attributes:
Name | Type | Required |
---|
Type: PrivacyRule
Example:
$privacyValueAllowAll = ['_' => 'privacyValueAllowAll', ];
Or, if you're into Lua:
privacyValueAllowAll={_='privacyValueAllowAll', }