Skip to content

Commit bb032f2

Browse files
committed
Docs: Remove line break between param and return for consistency.
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
1 parent 2beb0bb commit bb032f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inc/updater/namespace.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ function get_trusted_keys(): array {
204204
* @param string $remote_source Path of $remote_source.
205205
* @param WP_Upgrader $upgrader An Upgrader object.
206206
* @param array $hook_extra Array of hook data.
207-
*
208207
* @return string|WP_Error The correct directory path for installation, or WP_Error on failure.
209208
*/
210209
function move_package_during_install( $source, $remote_source, $upgrader, $hook_extra ): string {

0 commit comments

Comments
 (0)