mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 16:13:54 +00:00
Some code cleanup.
This commit is contained in:
@@ -5,6 +5,11 @@ namespace FireflyIII\Http\Middleware;
|
||||
use Closure;
|
||||
use FireflyIII\Support\Domain;
|
||||
|
||||
/**
|
||||
* Class Binder
|
||||
*
|
||||
* @package FireflyIII\Http\Middleware
|
||||
*/
|
||||
class Binder
|
||||
{
|
||||
protected $binders = [];
|
||||
|
Reference in New Issue
Block a user