1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 09:04:02 +02:00

Return Db from connection()

It's not a real type declaration because compile.php passes stdClass here.
This commit is contained in:
Jakub Vrana
2025-03-30 08:18:25 +02:00
parent 7ee6f4f7ac
commit a93e4cb694
8 changed files with 29 additions and 32 deletions

View File

@@ -5,7 +5,6 @@ namespace Adminer;
/** Print select result
* @param Result $result
* @param Db|string $connection2
* @param string[] $orgtables
* @param int|numeric-string $limit
* @return string[] $orgtables