Changeset 56299 for trunk/tests/phpunit/tests/html-api/wpHtmlProcessor.php
- Timestamp:
- 07/25/2023 12:17:28 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/html-api/wpHtmlProcessor.php
r56274 r56299 12 12 * @coversDefaultClass WP_HTML_Processor 13 13 */ 14 class Tests_HtmlApi_ wpHtmlProcessor extends WP_UnitTestCase {14 class Tests_HtmlApi_WpHtmlProcessor extends WP_UnitTestCase { 15 15 /** 16 16 * Ensure that the HTML Processor's public constructor function warns a developer to call
Note: See TracChangeset
for help on using the changeset viewer.