mirror of
https://github.com/flarum/core.git
synced 2025-10-17 17:56:14 +02:00
Cleanup code, typehints and class references
This commit is contained in:
@@ -299,7 +299,7 @@ class Migrator
|
||||
/**
|
||||
* Get the migration repository instance.
|
||||
*
|
||||
* @return \Illuminate\Database\Migrations\MigrationRepositoryInterface
|
||||
* @return MigrationRepositoryInterface
|
||||
*/
|
||||
public function getRepository()
|
||||
{
|
||||
|
Reference in New Issue
Block a user