PHP Interface mpyw\Co\CoInterface

Afficher le fichier Open project: mpyw/co

Méthodes publiques

Méthode Description
all ( $value )
any ( $value )
async ( $value, $throw = null )
getDefaultOptions ( )
isRunning ( )
race ( $value )
setDefaultOptions ( array $options ) alias
wait ( $value, array $options = [] )

Method Details

all() public static méthode

public static all ( $value )

any() public static méthode

public static any ( $value )

async() public static méthode

public static async ( $value, $throw = null )

getDefaultOptions() public static méthode

public static getDefaultOptions ( )

isRunning() public static méthode

public static isRunning ( )

race() public static méthode

public static race ( $value )

setDefaultOptions() public static méthode

alias
public static setDefaultOptions ( array $options )
$options array

wait() public static méthode

public static wait ( $value, array $options = [] )
$options array