SchemaDumped
class SchemaDumped (View source)
Properties
Connection | $connection | The database connection instance. |
|
string | $connectionName | The database connection name. |
|
string | $path | The path to the schema dump. |
Methods
void
Details
void
__construct(Connection $connection, string $path)
Create a new event instance.