PHP Class Prose\Ec2InstanceBase

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

Protected Properties

Property Type Description
$instance
$instanceName
$vmDetails

Public Methods

Method Description
__construct ( StoryTeller $st, $params = [] )

Protected Methods

Method Description
requiresValidHost ( $method )

Method Details

__construct() public method

public __construct ( StoryTeller $st, $params = [] )
$st DataSift\Storyplayer\PlayerLib\StoryTeller

requiresValidHost() protected method

protected requiresValidHost ( $method )

Property Details

$instance protected property

protected $instance

$instanceName protected property

protected $instanceName

$vmDetails protected property

protected $vmDetails