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