mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Reformat various code.
This commit is contained in:
@@ -30,6 +30,6 @@ namespace FireflyIII\Enums;
|
||||
class ClauseType
|
||||
{
|
||||
public const TRANSACTION = 'transaction';
|
||||
public const WHERE = 'where';
|
||||
public const UPDATE = 'update';
|
||||
public const WHERE = 'where';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user