class SystemUser (View source)

Properties

protected FunctionInspector $functionInspector

Methods

__construct(FunctionInspector $functionInspector)

No description

string
getCurrentUserName()

No description

string
getCurrentUserWithPosix()

No description

string
getCurrentUserWithWhoAmI()

No description

string
getCurrentUserFromEnv()

No description

Details

__construct(FunctionInspector $functionInspector)

No description

Parameters

FunctionInspector $functionInspector

string getCurrentUserName()

No description

Return Value

string

protected string getCurrentUserWithPosix()

No description

Return Value

string

protected string getCurrentUserWithWhoAmI()

No description

Return Value

string

protected string getCurrentUserFromEnv()

No description

Return Value

string