PHP Class DataSift\Storyplayer\PlayerLib\TestEnvironment_Player

Datei anzeigen Open project: datasift/storyplayer

Protected Properties

Property Type Description
$shutdownPhases
$startupPhases
$wrappedPlayers

Public Methods

Method Description
__construct ( $wrappedPlayers, DataSift\Storyplayer\Injectables $injectables )
play ( StoryTeller $st, DataSift\Storyplayer\Injectables $injectables )

Method Details

__construct() public method

public __construct ( $wrappedPlayers, DataSift\Storyplayer\Injectables $injectables )
$injectables DataSift\Storyplayer\Injectables

play() public method

public play ( StoryTeller $st, DataSift\Storyplayer\Injectables $injectables )
$st StoryTeller
$injectables DataSift\Storyplayer\Injectables

Property Details

$shutdownPhases protected_oe property

protected $shutdownPhases

$startupPhases protected_oe property

protected $startupPhases

$wrappedPlayers protected_oe property

protected $wrappedPlayers