PHP Class Prose\Ec2ImageBase

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

Protected Properties

Property Type Description
$amiId
$image

Public Methods

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

Protected Methods

Method Description
requiresValidImage ( $method )

Method Details

__construct() public method

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

requiresValidImage() protected method

protected requiresValidImage ( $method )

Property Details

$amiId protected property

protected $amiId

$image protected property

protected $image