Script Loader: Improve code style and readability in _wp_normalize_relative_css_links().

Props: westonruter.
See: 58069.

git-svn-id: https://develop.svn.wordpress.org/trunk@55669 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2023-04-21 03:11:46 +00:00
parent bbe7290f29
commit 4ff67caa58
2 changed files with 16 additions and 16 deletions

View File

@@ -196,6 +196,7 @@ class Tests_Dependencies_Styles extends WP_UnitTestCase {
*
* @ticket 54243
* @ticket 54922
* @ticket 58069
*
* @covers ::_wp_normalize_relative_css_links
*