Skip to content

Commit 19335bf

Browse files
laurentdavidsrobotta
authored andcommitted
Fix PHPdoc issue with pluginfile
1 parent 763ab68 commit 19335bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,7 @@ function questionnaire_scale_used_anywhere($scaleid) {
521521
* @param string $filearea
522522
* @param array $args
523523
* @param bool $forcedownload
524+
* @param mixed $options
524525
* @return bool false if file not found, does not return if found - justsend the file
525526
*
526527
* $forcedownload is unused, but API requires it. Suppress PHPMD warning.

0 commit comments

Comments
 (0)