MadelineProtoDocs/docs/PHP/danog/MadelineProto/Settings/DatabaseAbstract.md

29 lines
484 B
Markdown
Raw Normal View History

2020-10-15 18:42:54 +02:00
---
title: danog\MadelineProto\Settings\DatabaseAbstract: Base class for storage backends.
description:
---
# `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.
2020-10-15 19:11:10 +02:00
---
Generated by [danog/phpdoc](https://phpdoc.daniil.it)