Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Prose
Ec2InstanceBase
PHP Class Prose\Ec2InstanceBase
See link:
http://datasift.github.io/storyplayer
Author:
Stuart Herbert (
[email protected]
)
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