PHP Class Prose\FromTargetsTable

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
getCurrentTestEnvironment ( ) : object getTargetsTable
getCurrentTestEnvironmentSignature ( )
hasCurrentTestEnvironment ( )

Method Details

getCurrentTestEnvironment() public method

getTargetsTable
public getCurrentTestEnvironment ( ) : object
return object The targets table

getCurrentTestEnvironmentSignature() public method

hasCurrentTestEnvironment() public method

Property Details

$entryKey protected property

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