public function WorkspaceInterface::getMachineName in Multiversion 8
Returns the workspace machine name.
Return value
string Machine name of the workspace.
1 method overrides WorkspaceInterface::getMachineName()
- Workspace::getMachineName in src/
Entity/ Workspace.php - Returns the workspace machine name.
File
- src/
Entity/ WorkspaceInterface.php, line 44
Class
Namespace
Drupal\multiversion\EntityCode
public function getMachineName();