TransactionWrapper
FinalYes
Table of Contents
Methods
- __construct() : mixed
- launch() : Result
- Launches the operation, properly wrapped in transaction.
Methods
__construct()
public
__construct(Operation $operation) : mixed
Parameters
- $operation : Operation
launch()
Launches the operation, properly wrapped in transaction.
public
launch() : Result