mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-22 06:23:12 -06:00
14 lines
148 B
PHP
14 lines
148 B
PHP
<?php
|
|
/**
|
|
* Created by PhpStorm.
|
|
* User: sander
|
|
* Date: 16/05/15
|
|
* Time: 13:09
|
|
*/
|
|
|
|
namespace FireflyIII\Helpers\Collection;
|
|
|
|
|
|
class Budget {
|
|
|
|
} |