-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit f4ac407
committed
Refactor ObjectDriver to accept yamlConfig array in constructor and update serialization method to use it
1 parent e9a5f9c commit f4ac407
File tree
2 files changed
+19
-7
lines changed- src/Drivers
- tests/Unit/Drivers
2 files changed
+19
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
15 | 28 | | |
16 | - | ||
29 | + | ||
17 | 30 | | |
31 | + | ||
18 | 32 | | |
19 | 33 | | |
20 | 34 | | |
| |||
31 | 45 | | |
32 | 46 | | |
33 | 47 | | |
34 | - | ||
35 | - | ||
36 | - | ||
37 | - | ||
38 | - | ||
48 | + | ||
39 | 49 | | |
40 | 50 | | |
41 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | - | ||
95 | + | ||
96 | + | ||
97 | + | ||
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
0 commit comments