workspace property

  1. @Deprecated('Use contextRoot.workspace instead')
Workspace workspace

Return the workspace for containing the context root.

Implementation

@Deprecated('Use contextRoot.workspace instead')
Workspace get workspace;