Skip to content

Commit 415bdb3

Browse files
authored
Update Html.php
1 parent 9e93d5e commit 415bdb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Shared/Html.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
* Common Html functions
3030
*
31-
* @SuppressWarnings(PHPMD.UnusedprotectedMethod) For readWPNode
31+
* @SuppressWarnings(PHPMD.UnusedPrivateMethod) For readWPNode
3232
*/
3333
class Html
3434
{

0 commit comments

Comments
 (0)