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\UpdateCode
function under_test_update_1234_failed() {
}