PHP Interface pthreads\IThenable

Show file Open project: krakjoe/promises

Public Methods

Method Description
onError ( Promisable $promised )
onFulfilled ( Promisable $promised )

Method Details

onError() public method

public onError ( Promisable $promised )
$promised Promisable

onFulfilled() public method

public onFulfilled ( Promisable $promised )
$promised Promisable