PHP Class Prose\UsingTargetsTable

Inheritance: extends Prose
Show file Open project: datasift/storyplayer

Protected Properties

Property Type Description
$entryKey string entryKey The key that this table interacts with in the RuntimeConfig

Public Methods

Method Description
addCurrentTestEnvironment ( ) : void
removeCurrentTestEnvironment ( ) : void

Method Details

addCurrentTestEnvironment() public method

public addCurrentTestEnvironment ( ) : void
return void

removeCurrentTestEnvironment() public method

public removeCurrentTestEnvironment ( ) : void
return void

Property Details

$entryKey protected property

entryKey The key that this table interacts with in the RuntimeConfig
protected string $entryKey
return string