function update_test_semver_update_n_update_8001

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install \update_test_semver_update_n_update_8001()
  2. 8.9.x core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install \update_test_semver_update_n_update_8001()
  3. 11.x core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install \update_test_semver_update_n_update_8001()

Update 8001.

1 string reference to 'update_test_semver_update_n_update_8001'
UpdatePathTestBaseTest::testUpdateHookN in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
Tests that updates are properly run.

File

core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install, line 11

Code

function update_test_semver_update_n_update_8001() {
    \Drupal::state()->set('update_test_semver_update_n_update_8001', 'Yes, I was run. Thanks for testing!');
}

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