mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
PHPstan fixes.
This commit is contained in:
@@ -56,6 +56,7 @@ class InstallController extends Controller
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
// empty on purpose.
|
||||
$this->upgradeCommands = [
|
||||
// there are 5 initial commands
|
||||
|
Reference in New Issue
Block a user