UpdateOrderingTest::$updateDependenciesHookReturn

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Update/UpdateOrderingTest.php \Drupal\Tests\Core\Update\UpdateOrderingTest::updateDependenciesHookReturn

The return value of hook_update_dependencies().

Type: updateDependenciesHookReturn

See also

hook_update_dependencies()

File

core/tests/Drupal/Tests/Core/Update/UpdateOrderingTest.php, line 32

Class

UpdateOrderingTest
Tests update ordering.

Namespace

Drupal\Tests\Core\Update

Code

public static array $updateDependenciesHookReturn = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.