PHPDoc fixes
This commit is contained in:
@@ -74,7 +74,7 @@ class Database {
|
||||
/**
|
||||
* Get a database query instance for the migration table.
|
||||
*
|
||||
* @return Query
|
||||
* @return Laravel\Database\Query
|
||||
*/
|
||||
protected function table()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user