fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-22 23:25:20 +00:00
parent 9e16b1ccd9
commit e022663e71

View File

@ -391,7 +391,7 @@ final class ApiController extends Controller
/** /**
* Create media directory path * Create media directory path
* *
* @param InvestmentObject $investment Investment * @param InvestmentObject $object Investment
* *
* @return string * @return string
* *