Skip to content

Commit a91222b

Browse files
FriedemannSchmuhlerayd
authored andcommitted
php-doc fix in bin/validate-json
1 parent 23d7b33 commit a91222b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/validate-json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ function parseHeaderValue($headerValue)
129129
/**
130130
* Send a string to the output stream, but only if --quiet is not enabled
131131
*
132-
* @param $str A string output
132+
* @param $str string A string output
133133
*/
134134
function output($str) {
135135
global $arOptions;

0 commit comments

Comments
 (0)