mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-16 13:06:31 +00:00
Fix stale docblock on copy method
This commit is contained in:
@@ -1147,7 +1147,7 @@ class Spreadsheet implements JsonSerializable
|
||||
}
|
||||
|
||||
/**
|
||||
* Copy workbook (!= clone!).
|
||||
* Copy the workbook by cloning.
|
||||
*/
|
||||
public function copy(): self
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user