MadelineProtoDocs/docs/PHP/danog/MadelineProto/Settings/DatabaseAbstract.md
2020-10-16 11:57:00 +02:00

30 lines
558 B
Markdown

---
title: danog\MadelineProto\Settings\DatabaseAbstract: Base class for storage backends.
description:
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# `danog\MadelineProto\Settings\DatabaseAbstract`
[Back to index](../../../index.md)
> Author: Daniil Gentili <daniil@daniil.it>
Base class for storage backends.
## Method list:
* `hasChanged(): bool`
## Methods:
### `hasChanged(): bool`
Get whether this setting was changed, also applies changes.
---
Generated by [danog/phpdoc](https://phpdoc.daniil.it)