Skip to content

Commit

Permalink
Dev Small phpdoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Dec 11, 2017
1 parent e33f25c commit 567d40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/helpers/common_helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ function fixMovedQuestionConditions($qid, $oldgid, $newgid, $iSurveyID = null) /
*
* @param string $stringname
* @param boolean $bRestrictToString
* @return array|bool|mixed|null
* @return array|bool|mixed|int|null
*/
function returnGlobal($stringname, $bRestrictToString = false)
{
Expand Down

0 comments on commit 567d40e

Please sign in to comment.