ExecutedMigration
One row of the migration ledger: which plugin ran which version, when.
ExecutedMigration::__construct()
public function __construct(string $pluginName, string $version, ?string $description, DateTimeImmutable $executedAt):Parameters
| Name | Type | Description |
|---|---|---|
| $pluginName | string | |
| $version | string | |
| $description | ?string | |
| $executedAt | DateTimeImmutable |