Skip to content

Commit 34db7cf

Browse files
shaedrichProgi1984
authored andcommitted
Fix wrong testing namespace
1 parent 400ea8c commit 34db7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Reader/Word2007/Comments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace App\Library\PhpOffice\PhpWord\Reader\Word2007;
3+
namespace PhpOffice\PhpWord\Reader\Word2007;
44

55
use DateTime;
66
use PhpOffice\PhpWord\Element\Comment;

0 commit comments

Comments
 (0)