@@ -423,7 +423,7 @@ |
||
| 423 | 423 | /** |
| 424 | 424 | * Wrap a table in keyword identifiers. |
| 425 | 425 | * |
| 426 | - * @param \Illuminate\Database\Query\Expression|string $table |
|
| 426 | + * @param string $table |
|
| 427 | 427 | * @return string |
| 428 | 428 | */ |
| 429 | 429 | public function wrapTable($table) |