- Timestamp:
- 05/20/2024 02:38:33 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/blocks/wpBlockPatternsRegistry.php
r57731 r58176 8 8 * 9 9 * @group blocks 10 *11 * @coversDefaultClass WP_Block_Patterns_Registry12 10 */ 13 class Tests_Blocks_wpBlockPatter sRegistry extends WP_UnitTestCase {11 class Tests_Blocks_wpBlockPatternsRegistry extends WP_UnitTestCase { 14 12 15 13 /**
Note: See TracChangeset
for help on using the changeset viewer.