Skip to content

Commit

Permalink
update @SInCE for getDatabasePlatform
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Appelman <robin@icewind.nl>
  • Loading branch information
icewind1991 committed Nov 23, 2021
1 parent a17bebd commit 493912a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/DB/ISchemaWrapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ public function getTableNamesWithoutPrefix();
* @return AbstractPlatform
*
* @throws Exception
* @since 23.0.0
* @since 22.2.4
*/
public function getDatabasePlatform();
}

0 comments on commit 493912a

Please sign in to comment.