PHP Class Demo

Show file Open project: ReactiveX/RxPHP Class Usage Examples

Public Properties

Property Type Description
$demoCode
$demoOutput
$path

Public Methods

Method Description
fromPath ( $path )
getURL ( )

Private Methods

Method Description
__construct ( $path, $demoCode, $demoOutput )

Method Details

fromPath() public static method

public static fromPath ( $path )

getURL() public method

public getURL ( )

Property Details

$demoCode public property

public $demoCode

$demoOutput public property

public $demoOutput

$path public property

public $path