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