fix: strongly type symbol for market data and quote
This commit is contained in:
@@ -20,6 +20,7 @@ class FallbackInterface
|
||||
$provider = trim($provider);
|
||||
|
||||
try {
|
||||
Log::warning("Calling method {$method} ({$provider})");
|
||||
|
||||
if (! in_array($provider, array_keys(config('investbrain.interfaces', [])))) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user