PHP Class ExamplePHPResolver, playdar-core

Inheritance: extends PlaydarResolver
Show file Open project: RJ/playdar-core

Protected Properties

Property Type Description
$name
$targetTime
$weight fast atm, it's all hardcoded.

Public Methods

Method Description
resolve ( $request ) 1-100. higher means preferable.

Method Details

resolve() public method

1-100. higher means preferable.
public resolve ( $request )

Property Details

$name protected property

protected $name

$targetTime protected property

protected $targetTime

$weight protected property

fast atm, it's all hardcoded.
protected $weight