mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Various code cleanup.
This commit is contained in:
@@ -109,6 +109,7 @@ class TransactionMatcher
|
||||
|
||||
/**
|
||||
* Return limit
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function getLimit(): int
|
||||
@@ -132,6 +133,7 @@ class TransactionMatcher
|
||||
|
||||
/**
|
||||
* Get range
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function getRange(): int
|
||||
@@ -155,6 +157,7 @@ class TransactionMatcher
|
||||
|
||||
/**
|
||||
* Get triggers
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function getTriggers(): array
|
||||
|
||||
Reference in New Issue
Block a user