ConnectionEvent
class ConnectionEvent (View source)
Properties
| string | $connectionName | The name of the connection. | |
| Connection | $connection | The database connection instance. | 
Methods
| void |  __construct(Connection $connection)  Create a new event instance.  |  
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/5.5/Illuminate/Database/Events/ConnectionEvent.html