TransactionCommitted
class TransactionCommitted extends ConnectionEvent (View source)
Properties
string | $connectionName | The name of the connection. | from ConnectionEvent |
Connection | $connection | The database connection instance. | from ConnectionEvent |
Methods
Details
in ConnectionEvent at line line 27
void
__construct(
Connection $connection)
Create a new event instance.