Some code cleanup.

This commit is contained in:
James Cole
2016-05-20 08:00:35 +02:00
parent ed948cc965
commit dda3082c7e
13 changed files with 17 additions and 20 deletions

View File

@@ -30,7 +30,7 @@ use Illuminate\Support\Collection;
*
* @package FireflyIII\Export\Entry
*/
class Entry
final class Entry
{
/** @var string */
public $amount;