mirror of
https://github.com/flarum/core.git
synced 2025-10-13 16:05:05 +02:00
fixed two typehints on migrations repository
This commit is contained in:
@@ -51,6 +51,7 @@ class DatabaseMigrationRepository implements MigrationRepositoryInterface
|
||||
/**
|
||||
* Get the ran migrations.
|
||||
*
|
||||
* @param string $extension
|
||||
* @return array
|
||||
*/
|
||||
public function getRan($extension = null)
|
||||
|
Reference in New Issue
Block a user