workspace property
Return the workspace for containing the context root.
Implementation
@Deprecated('Use contextRoot.workspace instead')
Workspace get workspace;
Return the workspace for containing the context root.
@Deprecated('Use contextRoot.workspace instead')
Workspace get workspace;