function devel_update_last_removed
Implements hook_update_last_removed().
File
-
./
devel.install, line 51
Code
function devel_update_last_removed() : int {
return 8002;
}
Implements hook_update_last_removed().
function devel_update_last_removed() : int {
return 8002;
}