We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5bf5a commit 8aa7a0aCopy full SHA for 8aa7a0a
app/Config/Logger.php
@@ -73,7 +73,7 @@ class Logger extends BaseConfig
73
* Handlers are executed in the order defined in this array, starting with
74
* the handler on top and continuing down.
75
*
76
- * @var array<string, array<string, int|list<string>|string>>
+ * @var array<class-string, array<string, int|list<string>|string>>
77
*/
78
public array $handlers = [
79
/*
0 commit comments