public function WorkspaceInterface::getUpdateSeq in Multiversion 8
Returns the last sequence ID in the workspace's sequence index.
Return value
float
1 method overrides WorkspaceInterface::getUpdateSeq()
- Workspace::getUpdateSeq in src/
Entity/ Workspace.php - Returns the last sequence ID in the workspace's sequence index.
File
- src/
Entity/ WorkspaceInterface.php, line 17
Class
Namespace
Drupal\multiversion\EntityCode
public function getUpdateSeq();