WorkspaceClassification
in package
Read onlyYes
FinalYes
The result of examining one workspace path without searching around it.
Table of Contents
Methods
- __construct() : mixed
- getPath() : string
- getState() : WorkspaceState
- isInitializable() : bool
Methods
__construct()
public
__construct(string $path, WorkspaceState $state) : mixed
Parameters
- $path : string
- $state : WorkspaceState
getPath()
public
getPath() : string
Return values
stringgetState()
public
getState() : WorkspaceState
Return values
WorkspaceStateisInitializable()
public
isInitializable() : bool