class
Illuminate
/
Database
/
Events
/
ConnectionEvent
You are viewing an older version of the documentation. For the latest, please visit master documentation.
abstract
ConnectionEvent
Properties
public
$connectionName string
The name of the connection.
Default: null
Methods
public
__construct ( $connection ) : void
Create a new event instance.
Parameters
- $connection Connection