We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1b77d commit c6f5881Copy full SHA for c6f5881
tests/phpunit/tests/html-api/wpHtmlTemplate.php
@@ -16,7 +16,7 @@ class Tests_HtmlApi_WpHtmlTemplate extends WP_UnitTestCase {
16
/**
17
* Demonstrates how to pass values into an HTML template.
18
*
19
- * @ticket {TICKET_NUMBER}
+ * @ticket 60229
20
*/
21
public function test_basic_render() {
22
$html = WP_HTML_Template::render(
0 commit comments