Skip to content

Commit

Permalink
Normalized method signature
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondtri committed Nov 11, 2019
1 parent 4a0cdc8 commit 7bf252e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ public function compileDropAllTypes($types)
/**
* Compile the SQL needed to retrieve all table names.
*
* @param string|array $schema Either a string or an array
* @param string|array $schema
* @return string
*/
public function compileGetAllTables($schema)
Expand Down

0 comments on commit 7bf252e

Please sign in to comment.