From d11d35fb614cb58033b29de7b33832ae48d3e666 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Mon, 29 Aug 2022 23:46:40 +0200 Subject: highlights(hack): use `@function.call`/`@method.call` --- tests/query/highlights/xhp-intro.hack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/query/highlights/xhp-intro.hack b/tests/query/highlights/xhp-intro.hack index cc25f5843..9c03cad21 100644 --- a/tests/query/highlights/xhp-intro.hack +++ b/tests/query/highlights/xhp-intro.hack @@ -38,7 +38,7 @@ final xhp class a_post extends x\element { 'document.getElementById("'.$id.'").submit(); return false;', ); $anchor->setAttribute('href', '#'); - // ^ method + // ^ method.call return $form; } -- cgit v1.2.3-70-g09d2