MigrationAlreadyExistsException
MigrationAlreadyExistsException.php
:
16
Extends RuntimeException
Implements
MigrationException
Methods¶
failedReadFallback()
¶
MigrationAlreadyExistsException.php
:
25
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$migration | Migration | - | - |
Return values
self
new()
¶
MigrationAlreadyExistsException.php
:
18
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$migration | Migration | - | - |
Return values
self