You are here

function bad_3 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 22

Namespace

Drupal\Tests\Core\Update

Code

function bad_3() {
}