The trait Ikechukwukalu\Dynamicdat...ig\Trait\DatabaseConfig requires some properties which are not provided by Ikechukwukalu\Dynamicdat...e\DynamicDatabaseConfig: $database, $configuration, $name
Loading history...
12
13
public function handle(Request $request, Closure $next, null|string $ref = null)
It seems like $ref can also be of type Illuminate\Session\SessionManager and Illuminate\Session\Store; however, parameter $ref of Ikechukwukalu\Dynamicdat...DatabaseConfiguration() does only seem to accept string, maybe add an additional type check?
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$configuration of type null|string is incompatible with the type array expected by parameter $configuration of Ikechukwukalu\Dynamicdat...::setNewDynamicConfig().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation