|
@@ -36,7 +36,7 @@ |
|
|
block discarded – undo |
|
36
|
36
|
* @link http://php.net/manual/en/function.vsprintf.php Format string documentation. |
|
37
|
37
|
* |
|
38
|
38
|
* @param string $format A vsprintf-style format string to be sanitized. |
|
39
|
|
- * @param array $url_array The string substitution array to be passed to vsprintf. |
|
|
39
|
+ * @param string[] $url_array The string substitution array to be passed to vsprintf. |
|
40
|
40
|
* |
|
41
|
41
|
* @return string The sanitized string. |
|
42
|
42
|
*/ |
Please login to merge, or discard this patch.