trait Illuminate / Foundation / Testing / DatabaseTransactions
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

DatabaseTransactions

Methods

public

beginDatabaseTransaction ( ) : void

Handle database transactions on the specified connections.

protected

connectionsToTransact ( ) : array

The database connections that should have transactions.