Documentation

EmptyDatabase

Use case for emptying the database.

Truncates all user data tables while preserving settings.

Tags
since
3.0.0

Table of Contents

Properties

$repository  : BackupRepositoryInterface

Methods

__construct()  : mixed
Constructor.
execute()  : array{success: bool}
Execute the use case.

Properties

Methods

execute()

Execute the use case.

public execute() : array{success: bool}
Return values
array{success: bool}

        
On this page

Search results