Skip to content

Commit 104f82d

Browse files
committed
Add comment
1 parent fee3f4f commit 104f82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleWebsiteRedirect.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ public static function select_field( array $args ) {
625625
*
626626
* @param array $hosts Allowed redirect hosts
627627
*
628-
* @return array
628+
* @return array Allowed redirect hosts
629629
*/
630630
public static function allowed_redirect_hosts( $hosts ) {
631631
$url = get_option( 'simple_website_redirect_url' );

0 commit comments

Comments
 (0)