Skip to content

Commit 2242a84

Browse files
committed
Need Double Asterisk in Doc-block
1 parent cd209de commit 2242a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Writer/PDF/DomPDF.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public function save(string $filename): void
8989
/** @var int */
9090
protected static $temporaryVersionCheck = 80500;
9191

92-
/*
92+
/**
9393
* Temporary handler for Php8.5 waiting for Dompdf release.
9494
*
9595
* @codeCoverageIgnore

0 commit comments

Comments
 (0)