PHP Interface Interop\Async\Loop\DriverFactory

See also: Interop\Async\Loop::setFactory()
Afficher le fichier Open project: async-interop/event-loop Interface Usage Examples

Méthodes publiques

Méthode Description
create ( ) : Driver Create a new event loop driver instance.

Method Details

create() public méthode

Create a new event loop driver instance.
public create ( ) : Driver
Résultat Driver