mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 08:16:43 -04:00
update @since for getDatabasePlatform
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
c3d9471fe0
commit
a61ac5acf5
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ interface ISchemaWrapper {
|
|||
* @return AbstractPlatform
|
||||
*
|
||||
* @throws Exception
|
||||
* @since 23.0.0
|
||||
* @since 21.0.8
|
||||
*/
|
||||
public function getDatabasePlatform();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue