mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Ignore untestable stuff.
This commit is contained in:
@@ -9,6 +9,7 @@ use Twig_Extension;
|
|||||||
use Twig_SimpleFunction;
|
use Twig_SimpleFunction;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @codeCoverageIgnore
|
||||||
* Class Budget
|
* Class Budget
|
||||||
*
|
*
|
||||||
* @package FireflyIII\Support\Twig
|
* @package FireflyIII\Support\Twig
|
||||||
|
@@ -14,6 +14,8 @@ use Twig_SimpleFilter;
|
|||||||
use Twig_SimpleFunction;
|
use Twig_SimpleFunction;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @codeCoverageIgnore
|
||||||
|
*
|
||||||
* Class TwigSupport
|
* Class TwigSupport
|
||||||
*
|
*
|
||||||
* @package FireflyIII\Support
|
* @package FireflyIII\Support
|
||||||
|
@@ -12,6 +12,8 @@ use Twig_SimpleFilter;
|
|||||||
use Twig_SimpleFunction;
|
use Twig_SimpleFunction;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @codeCoverageIgnore
|
||||||
|
*
|
||||||
* Class Journal
|
* Class Journal
|
||||||
*
|
*
|
||||||
* @package FireflyIII\Support\Twig
|
* @package FireflyIII\Support\Twig
|
||||||
|
@@ -7,6 +7,8 @@ use Twig_Extension;
|
|||||||
use Twig_SimpleFunction;
|
use Twig_SimpleFunction;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @codeCoverageIgnore
|
||||||
|
*
|
||||||
* Class PiggyBank
|
* Class PiggyBank
|
||||||
*
|
*
|
||||||
* @package FireflyIII\Support\Twig
|
* @package FireflyIII\Support\Twig
|
||||||
|
@@ -6,6 +6,8 @@ use Twig_Extension;
|
|||||||
use Twig_SimpleFilter;
|
use Twig_SimpleFilter;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @codeCoverageIgnore
|
||||||
|
*
|
||||||
* Class Budget
|
* Class Budget
|
||||||
*
|
*
|
||||||
* @package FireflyIII\Support\Twig
|
* @package FireflyIII\Support\Twig
|
||||||
|
Reference in New Issue
Block a user