Skip to content

Commit b99297c

Browse files
committed
improve phpdoc
The `tempDocumentHeaders` and `tempDocumentFooters` array attributes are passed to this method parameter
1 parent 0af4ca1 commit b99297c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/TemplateProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ function ($match) {
10271027
*
10281028
* @param mixed $search
10291029
* @param mixed $replace
1030-
* @param string $documentPartXML
1030+
* @param string|array<int, string> $documentPartXML
10311031
* @param int $limit
10321032
*
10331033
* @return string

0 commit comments

Comments
 (0)