PHP Trait Amp\Internal\Placeholder

Afficher le fichier Open project: amphp/amp

Méthodes publiques

Méthode Description
when ( callable $onResolved )

Private Methods

Méthode Description
fail ( Throwable $reason )
resolve ( mixed $value = null )

Method Details

when() public méthode

See also: Interop\Async\Promise::when()
public when ( callable $onResolved )
$onResolved callable