This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Commit 965c397
v3: Ensure BasePresenter is required wherever we inherit from it
In a recent refactor, we changed some v3 presenters to inherit from
BasePresenter (like most of them already did). We were missing a few
requires of the BasePresenter file from these presenters.
Co-authored-by: Reid Mitchell <rmitchell@pivotal.io>
Co-authored-by: Sarah Weinstein <sweinstein@pivotal.io>1 parent cb41b2e commit 965c397
4 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments