Skip to content

API IDatabaseUpdater

Christophe SAUVEUR edited this page Apr 21, 2024 · 1 revision

IDatabaseUpdater Interface

chsxf\MFX

interface IDatabaseUpdater

Summary

Since 1.0

Methods

key

public abstract function key(): string

Retrieves the key for this updater

Since 1.0

Returns

string


pathToSQLFile

public abstract function pathToSQLFile(): string

Retrieves the path to the SQL update file for this updater

Since 1.0

Returns

string


Clone this wiki locally