mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
new language strings and updated code
This commit is contained in:
@@ -48,6 +48,7 @@ class ApiContext
|
||||
*
|
||||
* @throws FireflyException
|
||||
* @return BunqApiContext|FakeApiContext
|
||||
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
|
||||
*/
|
||||
public function create(BunqEnumApiEnvironmentType $environmentType, string $apiKey, string $description, array $permittedIps, string $proxyUrl = null
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user