You are here

function failed_22_update in Drupal 10

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

Simulates a hook_update_N functions.

When filtered this will be rejected.

File

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

Namespace

Drupal\Tests\Core\Update

Code

function failed_22_update() {
}