$at→isMigrationApplied()
Is the given migration already applied?
Usage
$bool = $at->isMigrationApplied(string $file);Arguments
| Name | Type(s) | Description |
|---|---|---|
$file | string | Full path or basename of migration file |
Return value
bool
API reference based on ProcessWire core version 3.0.261