Skip to content

Commit 52da0dc

Browse files
authored
Add use PhpOffice\PhpSpreadsheet\Spreadsheet;
1 parent 56ddbc4 commit 52da0dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PhpSpreadsheetTests/CommentTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use PhpOffice\PhpSpreadsheet\Comment;
66
use PhpOffice\PhpSpreadsheet\RichText\RichText;
77
use PhpOffice\PhpSpreadsheet\RichText\TextElement;
8+
use PhpOffice\PhpSpreadsheet\Spreadsheet;
89
use PhpOffice\PhpSpreadsheet\Style\Alignment;
910
use PhpOffice\PhpSpreadsheet\Style\Color;
1011
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)