Skip to content

Commit e885b37

Browse files
committed
Add missing param annotation
1 parent 67b18c3 commit e885b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Sample_Header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ function write($phpWord, $filename, $writers)
9292
* Get ending notes
9393
*
9494
* @param array $writers
95-
*
95+
* @param mixed $filename
9696
* @return string
9797
*/
9898
function getEndingNotes($writers, $filename)

0 commit comments

Comments
 (0)