X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fjs_ajax_test%2Fsrc%2FAjax%2FJsAjaxTestCommand.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fjs_ajax_test%2Fsrc%2FAjax%2FJsAjaxTestCommand.php;h=346413918931696c36df7abaf1da922ea60a6c28;hp=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/tests/modules/js_ajax_test/src/Ajax/JsAjaxTestCommand.php b/web/core/modules/system/tests/modules/js_ajax_test/src/Ajax/JsAjaxTestCommand.php new file mode 100644 index 000000000..346413918 --- /dev/null +++ b/web/core/modules/system/tests/modules/js_ajax_test/src/Ajax/JsAjaxTestCommand.php @@ -0,0 +1,22 @@ + 'jsAjaxTestCommand', + 'selector' => '#js_ajax_test_form_wrapper', + ]; + } + +}