PHP Trait DataSift\Storyplayer\Injectables\ActiveDeviceSupport

Datei anzeigen Open project: datasift/storyplayer

Public Properties

Property Type Description
$activeDevice
$activeDeviceName

Public Methods

Method Description
initActiveDevice ( string $deviceName, DataSift\Storyplayer\Injectables $injectables ) : void

Method Details

initActiveDevice() public method

public initActiveDevice ( string $deviceName, DataSift\Storyplayer\Injectables $injectables ) : void
$deviceName string the name of the device to make active
$injectables DataSift\Storyplayer\Injectables our DI container, which contains the list of known devices
return void

Property Details

$activeDevice public_oe property

public $activeDevice

$activeDeviceName public_oe property

public $activeDeviceName