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