PHP Class Prose\FromHostsTable

Inheritance: extends Prose
Afficher le fichier Open project: datasift/storyplayer

Protected Properties

Свойство Type Description
$entryKey string entryKey The key that this table interacts with in the RuntimeConfig

Méthodes publiques

Méthode Description
getDetailsForHost ( string $hostId ) : object getDetailsForHost
getHostsTable ( ) : object getHostsTable
hasTestEnvironment ( )

Method Details

getDetailsForHost() public méthode

getDetailsForHost
public getDetailsForHost ( string $hostId ) : object
$hostId string The host we're looking for
Résultat object Details about $hostId

getHostsTable() public méthode

getHostsTable
public getHostsTable ( ) : object
Résultat object The hosts table

hasTestEnvironment() public méthode

public hasTestEnvironment ( )

Property Details

$entryKey protected_oe property

entryKey The key that this table interacts with in the RuntimeConfig
protected string $entryKey
Résultat string