mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
More cleanup and php doc stuff.
This commit is contained in:
@@ -276,6 +276,7 @@ class EloquentAccountRepository implements AccountRepositoryInterface
|
||||
* @param Carbon $date
|
||||
*
|
||||
* @return bool
|
||||
* @SuppressWarnings(PHPMD.CamelCaseMethodName)
|
||||
*/
|
||||
protected function _createInitialBalance(\Account $account, $amount = 0, Carbon $date)
|
||||
{
|
||||
|
Reference in New Issue
Block a user