You are here

function under_test_update_1234_failed in Drupal 9

Simulates a hook_update_N function.

When filtered this will be rejected.

File

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

Namespace

Drupal\Tests\Core\Update

Code

function under_test_update_1234_failed() {
}