Skip to content

Commit 756f8ac

Browse files
committed
Add a space before the return statement.
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
1 parent 2adb6e8 commit 756f8ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inc/packages/admin/namespace.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,5 +602,6 @@ function maybe_add_data_to_theme_description( $themes ) {
602602
}
603603
}
604604
unset( $theme );
605+
605606
return $themes;
606607
}

0 commit comments

Comments
 (0)