function under_test_update_20 in Drupal 9
Simulates a hook_update_N function.
File
- core/
tests/ Drupal/ Tests/ Core/ Update/ UpdateHookRegistryTest.php, line 45
Namespace
Drupal\Tests\Core\UpdateCode
function under_test_update_20() {
}
Simulates a hook_update_N function.
function under_test_update_20() {
}