We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 072318c commit f6a59e6Copy full SHA for f6a59e6
1 file changed
system/Helpers/text_helper.php
@@ -702,8 +702,6 @@ function alternator(...$args): string
702
* @param int $radius The amount of characters returned around the phrase.
703
* @param string $ellipsis Ending that will be appended
704
*
705
- * @return string
706
- *
707
* If no $phrase is passed, will generate an excerpt of $radius characters
708
* from the beginning of $text.
709
*/
0 commit comments