Home
last modified time | relevance | path

Searched refs:JsAjaxTestCommand (Results 1 – 4 of 4) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/modules/js_ajax_test/src/Form/
H A DJsAjaxTestForm.php8 use Drupal\js_ajax_test\Ajax\JsAjaxTestCommand; alias
54 ->addCommand(new JsAjaxTestCommand());
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/modules/js_ajax_test/src/Form/
H A DJsAjaxTestForm.php8 use Drupal\js_ajax_test\Ajax\JsAjaxTestCommand; alias
54 ->addCommand(new JsAjaxTestCommand());
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/modules/js_ajax_test/src/Ajax/
H A DJsAjaxTestCommand.php10 class JsAjaxTestCommand implements CommandInterface { class
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/modules/js_ajax_test/src/Ajax/
H A DJsAjaxTestCommand.php10 class JsAjaxTestCommand implements CommandInterface { class