mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Update various things. I know, great description.
This commit is contained in:
@@ -38,12 +38,11 @@ class FixNullables extends Migration
|
||||
/**
|
||||
* Reverse the migrations.
|
||||
*/
|
||||
public function down(): void
|
||||
{
|
||||
}
|
||||
public function down(): void {}
|
||||
|
||||
/**
|
||||
* Run the migrations.
|
||||
* @SuppressWarnings(PHPMD.ShortMethodName)
|
||||
*
|
||||
*/
|
||||
public function up(): void
|
||||
|
Reference in New Issue
Block a user