Changeset 61299 for trunk/src/wp-includes/class-wp-duotone.php
- Timestamp:
- 11/25/2025 01:58:14 AM (7 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-duotone.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-duotone.php
r61247 r61299 53 53 * @since 6.3.0 54 54 * 55 * @var array55 * @var ?array 56 56 */ 57 57 private static $global_styles_block_names; … … 77 77 * @since 6.3.0 78 78 * 79 * @var array79 * @var ?array 80 80 */ 81 81 private static $global_styles_presets;
Note: See TracChangeset
for help on using the changeset viewer.