trait
Illuminate
/
Foundation
/
Testing
/
DatabaseTransactions
DatabaseTransactions
Methods
public
beginDatabaseTransaction ( ) : void
Handle database transactions on the specified connections.
protected
connectionsToTransact ( ) : array
The database connections that should have transactions.