mirror of
https://github.com/nextcloud/server.git
synced 2026-05-21 09:35:30 -04:00
update @since for getDatabasePlatform
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
88cc1ba064
commit
0aa5229e84
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ interface ISchemaWrapper {
|
|||
* @return AbstractPlatform
|
||||
*
|
||||
* @throws Exception
|
||||
* @since 23.0.0
|
||||
* @since 22.2.4
|
||||
*/
|
||||
public function getDatabasePlatform();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue