- Timestamp:
- 03/03/2023 02:42:42 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/customize/selective-refresh.php
r52010 r55457 1 1 <?php 2 2 /** 3 * WP_Customize_Selective_Refresh tests.3 * Tests for the WP_Customize_Selective_Refresh class. 4 4 * 5 5 * @package WordPress 6 */7 8 /**9 * Tests for the WP_Customize_Selective_Refresh class.10 6 * 11 7 * @group customize
Note: See TracChangeset
for help on using the changeset viewer.