Commit e704bab
committed
refactor(handler): forward CrlRevocationChecker in CfsslHandler
Adds CrlRevocationChecker as the last constructor parameter and
forwards it to parent::__construct, closing the DI chain introduced in
AEngineHandler.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent 0b91921 commit e704bab
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
0 commit comments