diff options
Diffstat (limited to 'lib/Minz/Migrator.php')
| -rw-r--r-- | lib/Minz/Migrator.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Minz/Migrator.php b/lib/Minz/Migrator.php index eac1bac5b..d69a65422 100644 --- a/lib/Minz/Migrator.php +++ b/lib/Minz/Migrator.php @@ -192,7 +192,7 @@ class Minz_Migrator /** * Set the applied versions of the application. * - * @param string[] $applied_versions + * @param array<string> $versions * * @throws DomainException if there is no migrations corresponding to a version */ |
