trait
Illuminate
/
Foundation
/
Testing
/
DatabaseTransactions
You are viewing an older version of the documentation. For the latest, please visit master documentation.
DatabaseTransactions
Methods
public
beginDatabaseTransaction ( ) : void
Handle database transactions on the specified connections.
protected
connectionsToTransact ( ) : array
The database connections that should have transactions.