final class TransactionStatement

A structure-aware transaction-control statement.

Methods§

public function __construct(
    private TransactionOperation $operation,
    private string $savepointName = '',
)

Private surface 2§

Implementation details, listed for orientation only.

private TransactionOperation $operation
private string $savepointName = ''

Test cases 20§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 8
Other tests reaching this symbol 12

Relations§

Method calls 1
Type declarations 4