We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d2a9f commit 8d8ecc0Copy full SHA for 8d8ecc0
1 file changed
src/helpers.php
@@ -8,7 +8,7 @@
8
*
9
* @param mixed $value
10
* @param string $encoding
11
- * @return \Illuminate\Support\StringBuffer
+ * @return \Laraplus\String\StringBuffer
12
*/
13
function str($value, $encoding = 'UTF-8')
14
{
0 commit comments