Skip to content

Commit f6a59e6

Browse files
committed
docs: remove redundant @return
1 parent 072318c commit f6a59e6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

system/Helpers/text_helper.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -702,8 +702,6 @@ function alternator(...$args): string
702702
* @param int $radius The amount of characters returned around the phrase.
703703
* @param string $ellipsis Ending that will be appended
704704
*
705-
* @return string
706-
*
707705
* If no $phrase is passed, will generate an excerpt of $radius characters
708706
* from the beginning of $text.
709707
*/

0 commit comments

Comments
 (0)