Changeset 55457 for trunk/tests/phpunit/tests/block-supports/layout.php
- Timestamp:
- 03/03/2023 02:42:42 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/block-supports/layout.php
r55282 r55457 1 1 <?php 2 2 /** 3 * Block supports tests for thelayout.3 * Tests for block supports related to layout. 4 4 * 5 5 * @package WordPress 6 6 * @subpackage Block Supports 7 * @since 6.0.08 */9 10 /**11 * Tests for block supports related to layout.12 *13 7 * @since 6.0.0 14 8 *
Note: See TracChangeset
for help on using the changeset viewer.