form_test.libraries.yml

Same filename and directory in other branches
  1. 11.x core/modules/system/tests/modules/form_test/form_test.libraries.yml
core/modules/system/tests/modules/form_test/form_test.libraries.yml

File

core/modules/system/tests/modules/form_test/form_test.libraries.yml

View source
  1. form_test:
  2. version: VERSION
  3. js:
  4. js/form_test.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. before:
  9. # Ensure that details summaries are loaded before vertical-tabs.js to
  10. # simulate what happens on entity forms.
  11. - core/drupal.collapse

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.