function under_test_update_1234_failed

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php \Drupal\Tests\Core\Update\under_test_update_1234_failed()
  2. 11.x core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php \Drupal\Tests\Core\Update\under_test_update_1234_failed()

Simulates a hook_update_N function.

When filtered this will be rejected.

File

core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php, line 56

Namespace

Drupal\Tests\Core\Update

Code

function under_test_update_1234_failed() {
}

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