PHP Class Amp\Internal\LazyPromise

Inheritance: implements Interop\Async\Promise
Afficher le fichier Open project: amphp/amp

Méthodes publiques

Méthode Description
__construct ( callable $provider )
when ( callable $onResolved )

Method Details

__construct() public méthode

public __construct ( callable $provider )
$provider callable

when() public méthode

public when ( callable $onResolved )
$onResolved callable