Update Html.php
This commit is contained in:
parent
9e93d5eae5
commit
415bdb378d
|
|
@ -28,7 +28,7 @@ use PhpOffice\PhpWord\Style\Paragraph;
|
||||||
/**
|
/**
|
||||||
* Common Html functions
|
* Common Html functions
|
||||||
*
|
*
|
||||||
* @SuppressWarnings(PHPMD.UnusedprotectedMethod) For readWPNode
|
* @SuppressWarnings(PHPMD.UnusedPrivateMethod) For readWPNode
|
||||||
*/
|
*/
|
||||||
class Html
|
class Html
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue