PHP 8.4.1 Released!

parallel\Sync::__construct

(1.1.0)

parallel\Sync::__constructConstruction

Descrição

public parallel\Sync::__construct()

Shall construct a new synchronization object with no value

public parallel\Sync::__construct(scalar $value)

Shall construct a new synchronization object containing the given scalar value

Exceptions

Aviso

Shall throw parallel\Sync\Error\IllegalValue if value is non-scalar.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top