Issue #3495959 by nikolay shapovalov, smustgrave, larowlan: Move helpers in...
Issue #3495959 by nikolay shapovalov, smustgrave, larowlan: Move helpers in ajax_forms_test.module and delete it
parent
40c1ab52
No related branches found
No related tags found
Showing
- core/.phpstan-baseline.php 0 additions, 174 deletionscore/.phpstan-baseline.php
- core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module 0 additions, 253 deletions...stem/tests/modules/ajax_forms_test/ajax_forms_test.module
- core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php 246 additions, 6 deletions...es/system/tests/modules/ajax_forms_test/src/Callbacks.php
- core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php 2 additions, 4 deletions...jax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php
- core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php 21 additions, 20 deletions...es/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php
- core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php 1 addition, 2 deletions...ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php
- core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php 2 additions, 1 deletion...es/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php
- core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php 4 additions, 6 deletions...ules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php
- core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php 3 additions, 2 deletions.../ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php
Loading