mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Code cleanup before release.
This commit is contained in:
@@ -137,6 +137,7 @@ class Transaction extends Model
|
||||
* @param string $value
|
||||
*
|
||||
* @return Transaction
|
||||
* @throws \Symfony\Component\HttpKernel\Exception\NotFoundHttpException
|
||||
*/
|
||||
public static function routeBinder(string $value): Transaction
|
||||
{
|
||||
|
Reference in New Issue
Block a user