PreparedWorkspace
in package
Read onlyYes
FinalYes
Describes the exact project root selected for package installation.
Table of Contents
Methods
- __construct() : mixed
- getInitialState() : WorkspaceState
- getPath() : string
- wasInitialized() : bool
Methods
__construct()
public
__construct(string $path, WorkspaceState $initialState, bool $initialized) : mixed
Parameters
- $path : string
- $initialState : WorkspaceState
- $initialized : bool
getInitialState()
public
getInitialState() : WorkspaceState
Return values
WorkspaceStategetPath()
public
getPath() : string
Return values
stringwasInitialized()
public
wasInitialized() : bool