Skip to content

Commit d44d156

Browse files
committed
Simplify doc block
1 parent 34e9386 commit d44d156

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Illuminate/Database/Schema/PostgresBuilder.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@ public function getColumnListing($table)
8383
}
8484

8585
/**
86-
* Determines which schema should be used
87-
* Returns and array of schema and table name
88-
* less schema name if found
86+
* Determines which schema should be used.
8987
*
9088
* @param string $table
9189
* @return [ string, string ]

0 commit comments

Comments
 (0)