wordpress-develop/src/wp-includes/sitemaps
Sergey Biryukov 75008892aa Coding Standards: Correct equals sign alignment in various files.
This resolves a few WPCS warnings:
{{{
Equals sign not aligned with surrounding statements
}}}
so that the output of `composer format` is clean.

Follow-up to [56796], [56803], [56838], [56839], [56985].

See #59650.

git-svn-id: https://develop.svn.wordpress.org/trunk@57053 602fd350-edb4-49c9-b593-d223f7449a82
2023-11-02 00:02:36 +00:00
..
providers Coding Standards: Correct equals sign alignment in various files. 2023-11-02 00:02:36 +00:00
class-wp-sitemaps-index.php Code Modernization: Add AllowDynamicProperties attribute to all (parent) classes. 2022-09-12 15:45:36 +00:00
class-wp-sitemaps-provider.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-10 23:17:05 +00:00
class-wp-sitemaps-registry.php Code Modernization: Add AllowDynamicProperties attribute to all (parent) classes. 2022-09-12 15:45:36 +00:00
class-wp-sitemaps-renderer.php Coding Standards: Remove redundant ignore annotations, take 4. 2023-10-01 00:20:53 +00:00
class-wp-sitemaps-stylesheet.php Coding Standards: Remove redundant ignore annotations, take 4. 2023-10-01 00:20:53 +00:00
class-wp-sitemaps.php Code Modernization: Rename parameters that use reserved keywords in wp-includes/sitemaps/class-wp-sitemaps.php. 2022-12-16 10:41:31 +00:00