Skip to content

Commit

Permalink
Merge pull request #308 from sensiolabs-de/dbrumann-patch-1
Browse files Browse the repository at this point in the history
Fixes key for implements Collector
  • Loading branch information
Simon Mönch authored Jun 3, 2020
2 parents 6ea6601 + f016e57 commit c1d2711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ layers:
- name: Foo
collectors:
- type: implements
name: 'App\SomeInterface'
implements: 'App\SomeInterface'
```

### More Collectors
Expand Down

0 comments on commit c1d2711

Please sign in to comment.