You are here

function failed_22_update in Drupal 9

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() {
}