function devel_update_last_removed

Implements hook_update_last_removed().

File

./devel.install, line 47

Code

function devel_update_last_removed() : int {
  return 8002;
}