function paragraphs_update_last_removed

Returns the last paragraph_update function removed.

File

paragraphs/paragraphs.install, line 24
Installation hooks for Paragraphs module.

Code

function paragraphs_update_last_removed() {
  return 8022;
}