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