Property | Type | Description | |
---|---|---|---|
$entryKey | string | entryKey The key that this table interacts with in the RuntimeConfig |
Method | Description | |
---|---|---|
getDetailsForHost ( string $hostId ) : object | getDetailsForHost | |
getHostsTable ( ) : object | getHostsTable | |
hasTestEnvironment ( ) |
public getDetailsForHost ( string $hostId ) : object | ||
$hostId | string | The host we're looking for |
return | object | Details about $hostId |
public getHostsTable ( ) : object | ||
return | object | The hosts table |
protected string $entryKey | ||
return | string |