19 lines
280 B
Markdown
19 lines
280 B
Markdown
---
|
|
title: inputPrivacyValueAllowAll
|
|
---
|
|
## Constructor: inputPrivacyValueAllowAll
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [InputPrivacyRule](../types/InputPrivacyRule.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$inputPrivacyValueAllowAll = ['_' => inputPrivacyValueAllowAll', ];
|
|
``` |