mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Did some code cleanup. Comments and headers mostly.
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
namespace FireflyIII\Events;
|
||||
|
||||
/**
|
||||
* Class Event
|
||||
*
|
||||
* @package FireflyIII\Events
|
||||
*/
|
||||
abstract class Event
|
||||
{
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user