Skip to content

Commit

Permalink
Minor typo (#50108)
Browse files Browse the repository at this point in the history
  • Loading branch information
SamAsEnd authored Feb 16, 2024
1 parent adb9bec commit b842a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Str.php
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,7 @@ public static function toBase64($string): string
*
* @param string $string
* @param bool $strict
* @return void
* @return string
*/
public static function fromBase64($string, $strict = false)
{
Expand Down

0 comments on commit b842a08

Please sign in to comment.