Skip to content
This repository was archived by the owner on Mar 12, 2022. It is now read-only.

Not show custom config that contains array #261

Open
ThunderBirdsX3 opened this issue Aug 26, 2020 · 0 comments
Open

Not show custom config that contains array #261

ThunderBirdsX3 opened this issue Aug 26, 2020 · 0 comments

Comments

@ThunderBirdsX3
Copy link

If I create config file that contains array.

return [
  'test1' => 'this config was detect',
  'test2' => [
    'this', 'config', 'was', 'not', 'detect',
  ],
];
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant