public function WorkspacePointerInterface::getWorkspaceAvailable in Workspace 8
Returns the availability of the workspace.
Return value
bool
1 method overrides WorkspacePointerInterface::getWorkspaceAvailable()
- WorkspacePointer::getWorkspaceAvailable in src/
Entity/ WorkspacePointer.php - Returns the availability of the workspace.
File
- src/
WorkspacePointerInterface.php, line 118
Class
- WorkspacePointerInterface
- Provides an interface for defining Workspace pointer entities.
Namespace
Drupal\workspaceCode
public function getWorkspaceAvailable();