Commit b281d2d
committed
Introduce filesystem component
The filesystem component makes an abstraction between guides and
flysystem. This makes it easier to maintain the project when external
dependencies are introducing breaking changes. The filesystem component
is just focused on the needs of phpDocumentor and shall not be seen
as a stand alone component to be used by other projects.1 parent 0c4a9f0 commit b281d2d
File tree
36 files changed
+1154
-160
lines changed- packages
- filesystem
- .github
- Flysystem
- src
- FlysystemV1
- FlysystemV3
- guides-cli/src/Command
- guides
- src
- Handlers
- Twig
- tests/Functional
36 files changed
+1154
-160
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
60 | | - | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
0 commit comments