Backup
Functions for backup data.
Table of Contents
- backupDeleteDataFromAccount() : int
- Delete news of account.
- backupGetDataFromAccount() : array<string|int, mixed>
- Get all news of account.
Methods
backupDeleteDataFromAccount()
Delete news of account.
public
backupDeleteDataFromAccount(int $accountId) : int
Parameters
- $accountId : int
Return values
int —backupGetDataFromAccount()
Get all news of account.
public
backupGetDataFromAccount(int $accountId) : array<string|int, mixed>
Parameters
- $accountId : int