parallel\Events\Input::add

(0.9.0)

parallel\Events\Input::addInputs

Descrição

public parallel\Events\Input::add(string $target, mixed $value): void

Shall set input for the given target

Exceptions

Aviso

Shall throw parallel\Events\Input\Error\Existence if input for target already exists.

Aviso

Shall throw parallel\Events\Input\Error\IllegalValue if value is illegal (object, null).

adicione uma nota

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

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