We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a981215 commit 87a484eCopy full SHA for 87a484e
1 file changed
tests/system/Config/fixtures/RegistrarConfig.php
@@ -19,7 +19,7 @@ class RegistrarConfig extends BaseConfig
19
public $bar = [
20
'baz',
21
];
22
- public $baz = [
+ public array $baz = [
23
'foo',
24
'bar' => [
25
'bir',
0 commit comments