Add missing param annotation
This commit is contained in:
parent
67b18c32e7
commit
e885b371bc
|
|
@ -92,7 +92,7 @@ function write($phpWord, $filename, $writers)
|
||||||
* Get ending notes
|
* Get ending notes
|
||||||
*
|
*
|
||||||
* @param array $writers
|
* @param array $writers
|
||||||
*
|
* @param mixed $filename
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
function getEndingNotes($writers, $filename)
|
function getEndingNotes($writers, $filename)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue