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