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

Fix style

This commit is contained in:
Jakub Vrana
2025-02-20 08:35:42 +01:00
parent 8f2b4ced62
commit f35dd89c65
2 changed files with 4 additions and 4 deletions

View File

@@ -1116,7 +1116,7 @@ function search_tables() {
}
/**
* @param string $table
* @param string
* @return array
*/
function get_partitions_info($table) {