Skip to content

Commit ef3ff7c

Browse files
committed
remove: duplicate function doc comment
1 parent 8054bb9 commit ef3ff7c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

inc/classes/class-multisite.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -155,16 +155,6 @@ public function assign_brand_site_on_new_site_creation( \WP_Site $new_site ): vo
155155
}
156156
}
157157

158-
/**
159-
* Update site details in governing site table on option changes.
160-
*
161-
* @param string $option_name The name of the updated option.
162-
* @param mixed $old_value The old value of the option.
163-
* @param mixed $new_value The new value of the option.
164-
*
165-
* @return void
166-
*/
167-
168158
/**
169159
* Update site details in governing site table on option changes.
170160
*

0 commit comments

Comments
 (0)