Skip to main content

Zymba Documentation

ZeyOS.TransactionContext

object @ZeyOS.TransactionContext(@Base) {
construct() {}
enter() {}
exit(mixed $exception) {}
}

ZeyOS transaction context prototype.

Prototype

Base

Methods

$this.construct(): void
$this.enter(): void
$this.exit(mixed $exception): void
Parameters
NameTypeValueDefault
exceptionmixednull