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