function package_manager_update_2147483647
Same name and namespace in other branches
- 11.x core/modules/package_manager/tests/fixtures/db_update.php \package_manager_update_2147483647()
Here is a fake update hook.
The schema version is the maximum possible value for a 32-bit integer.
File
-
core/
modules/ package_manager/ tests/ fixtures/ db_update.php, line 13
Code
function package_manager_update_2147483647() : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.