mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-02 02:18:20 +00:00
Remove some stuff, mark as deprecated.
This commit is contained in:
@@ -118,7 +118,7 @@ trait TransactionJournalTrait
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @deprecated
|
||||
* @param string $name
|
||||
*
|
||||
* @return string
|
||||
@@ -126,6 +126,7 @@ trait TransactionJournalTrait
|
||||
abstract public function getMeta(string $name);
|
||||
|
||||
/**
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
abstract public function isDeposit(): bool;
|
||||
|
Reference in New Issue
Block a user