firefly-iii/app/Helpers/Collection/Category.php

14 lines
150 B
PHP
Raw Normal View History

2015-05-16 06:53:08 -05:00
<?php
/**
* Created by PhpStorm.
* User: sander
* Date: 16/05/15
* Time: 13:09
*/
namespace FireflyIII\Helpers\Collection;
class Category {
}