mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 03:43:07 +00:00
Add strict thing.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
/*
|
||||
* LDAPEventHandler.php
|
||||
* Copyright (c) 2021 james@firefly-iii.org
|
||||
@@ -53,4 +54,4 @@ class LDAPEventHandler
|
||||
Log::debug('HERE WE ARE');
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user