mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
new language strings and updated code
This commit is contained in:
@@ -26,8 +26,11 @@ namespace FireflyIII\Services\Spectre\Object;
|
||||
use Carbon\Carbon;
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
* Class TransactionExtra
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.TooManyFields)
|
||||
* @SuppressWarnings(PHPMD.ShortVariable)
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
class TransactionExtra extends SpectreObject
|
||||
{
|
||||
|
Reference in New Issue
Block a user