You are here

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

WorkspaceInterface

Namespace

Drupal\multiversion\Entity

Code

public function getMachineName();