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
| void |  __construct(Connection $connection)  Create a new event instance.  |  from ConnectionEvent | 
Details
void __construct(Connection $connection)
Create a new event instance.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/6.x/Illuminate/Database/Events/TransactionBeginning.html