22 lines
347 B
Markdown
22 lines
347 B
Markdown
---
|
|
title: peerNotifySettingsEmpty
|
|
description: peerNotifySettingsEmpty attributes, type and example
|
|
---
|
|
## Constructor: peerNotifySettingsEmpty
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [PeerNotifySettings](../types/PeerNotifySettings.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$peerNotifySettingsEmpty = ['_' => 'peerNotifySettingsEmpty', ];
|
|
```
|
|
|