Changeset 56607 for trunk/tests/phpunit/data/blocks/notice/block.json
- Timestamp:
- 09/18/2023 10:33:24 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/data/blocks/notice/block.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/data/blocks/notice/block.json
r56587 r56607 32 32 }, 33 33 "blockHooks": { 34 "core/post-content": "before" 34 "tests/before": "before", 35 "tests/after": "after", 36 "tests/first-child": "firstChild", 37 "tests/last-child": "lastChild" 35 38 }, 36 39 "supports": {
Note: See TracChangeset
for help on using the changeset viewer.