Skip to content

Commit

Permalink
Update src/Illuminate/Support/Stringable.php
Browse files Browse the repository at this point in the history
Co-authored-by: Faissal Wahabali <fwahabali@gmail.com>
  • Loading branch information
rmunate and faissaloux authored Jul 8, 2024
1 parent 924007c commit 6c8b1b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Support/Stringable.php
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ public function compress(int $level = 5)
/**
* Decompresses a gzip compressed string.
*
* @param string $compressedString The compressed string.
* @return string The decompressed string.
*
* @throws \RuntimeException If the decompression fails.
Expand Down

0 comments on commit 6c8b1b4

Please sign in to comment.