We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3499f48 commit c7e26caCopy full SHA for c7e26ca
1 file changed
src/StringHelper.php
@@ -261,7 +261,7 @@ public static function strlen($str)
261
* @param string|string[] $search String to search
262
* @param string|string[] $replace Existing string to replace
263
* @param string $str New string to replace with
264
- * @param integer|null|boolean $count Optional count value to be passed by referene
+ * @param integer|null|boolean $count Optional count value to be passed by reference
265
*
266
* @return string UTF-8 String
267
0 commit comments