public function WorkspaceInterface::getStartTime in Multiversion 8
Returns the workspace creation timestamp.
Return value
int Creation timestamp of the workspace.
1 method overrides WorkspaceInterface::getStartTime()
- Workspace::getStartTime in src/
Entity/ Workspace.php - Returns the workspace creation timestamp.
File
- src/
Entity/ WorkspaceInterface.php, line 36
Class
Namespace
Drupal\multiversion\EntityCode
public function getStartTime();