◆ DBSchemaVersion()
Initialize a new DBSchemaVersion for a given domain. The default domain name is 'studip'.
- Parameters
-
| string | $domain | domain name (optional) |
◆ get()
Retrieve the current schema version.
- Returns
- int schema version
Reimplemented from SchemaVersion.
◆ get_domain()
Retrieve the domain name of this schema.
- Returns
- string domain name
◆ set()
Set the current schema version.
- Parameters
-
| int | $version | new schema version |
Reimplemented from SchemaVersion.
The documentation for this class was generated from the following file: