mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Various code cleanup.
This commit is contained in:
@@ -34,7 +34,7 @@ class SessionServiceProvider extends BaseSessionServiceProvider
|
||||
/**
|
||||
* Register the service provider.
|
||||
*/
|
||||
public function register()
|
||||
public function register(): void
|
||||
{
|
||||
$this->registerSessionManager();
|
||||
|
||||
|
Reference in New Issue
Block a user