Added new line at the end of files. [skip ci]

This commit is contained in:
James Cole
2015-05-05 12:51:57 +02:00
parent c85bc59c1d
commit cbb62d3d78
57 changed files with 57 additions and 57 deletions

View File

@@ -50,4 +50,4 @@ class Budget extends Twig_Extension
{
return 'FireflyIII\Support\Twig\Budget';
}
}
}

View File

@@ -143,4 +143,4 @@ class General extends Twig_Extension
return 'FireflyIII\Support\Twig\General';
}
}
}

View File

@@ -96,4 +96,4 @@ class Journal extends Twig_Extension
{
return 'FireflyIII\Support\Twig\Journals';
}
}
}

View File

@@ -39,4 +39,4 @@ class PiggyBank extends Twig_Extension
{
return 'FireflyIII\Support\Twig\PiggyBank';
}
}
}