function navigation_update_last_removed
Implements hook_update_last_removed().
File
-
core/
modules/ navigation/ navigation.install, line 27
Code
function navigation_update_last_removed() : int {
return 11002;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.