PHP Class Prose\HostBase

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

Protected Properties

Property Type Description
$hostDetails

Public Methods

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

Protected Methods

Method Description
getHostDetails ( )
getIsLocalhost ( )

Method Details

__construct() public method

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

getHostDetails() protected method

protected getHostDetails ( )

getIsLocalhost() protected method

protected getIsLocalhost ( )

Property Details

$hostDetails protected property

protected $hostDetails