Add missing param annotation

This commit is contained in:
Frank Liepert 2018-04-10 20:30:04 +02:00
parent 67b18c32e7
commit e885b371bc
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ function write($phpWord, $filename, $writers)
* Get ending notes
*
* @param array $writers
*
* @param mixed $filename
* @return string
*/
function getEndingNotes($writers, $filename)