.extend()
Extends the base Database class by adding/overwriting methods.
extend(extensions)
Parameter
Description
extensions
An object with the methods
Returns
Description
A modified version of the base Database class with the new methods
Last updated