We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f76c7 commit f4e0ec3Copy full SHA for f4e0ec3
src/Connection/ConnectionStrategy.php
@@ -80,6 +80,7 @@ public function listen(callable $callable);
80
81
/**
82
* @param string $tableName
83
+ *
84
* @return array
85
*/
86
public function describe(string $tableName): array;
0 commit comments