Changeset 55457 for trunk/tests/phpunit/tests/block-template.php
- Timestamp:
- 03/03/2023 02:42:42 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/block-template.php
r55436 r55457 1 1 <?php 2 2 /** 3 * Tests _Block_Template class3 * Tests for the block template loading algorithm. 4 4 * 5 5 * @package WordPress 6 */7 8 /**9 * Tests for the block template loading algorithm.10 6 * 11 7 * @group block-templates
Note: See TracChangeset
for help on using the changeset viewer.