Wrong class implementation
Open
- Dominant language
- PHP
- Stars
- 45
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
On page https://docs.bolt.cm/4.0/extensions/configfiles , in the first code snippet:
public function getConfig(): array
should be:
public function getConfig(): Collection
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.