abstract class Migration

Properties

protected string $connection

The name of the database connection to use.

Methods

string
getConnection()

Get the migration connection name.

Details

at line 19
string getConnection()

Get the migration connection name.

Return Value

string