Commit 73d568d
Refactor into
* Refactor into `get_file_paths_and_names()` function
* Add default `filename-format` in PhpDoc
* Update doc (whitespace, order, optional, type)
* Use ternary for `$destination_dir_path`
* Use ternary for `$archive_file_name`
* Use word "template" not "parameter" in comment
* Fix return array type
* Add missing closing `---`
* Regenerate README
---------
Co-authored-by: Pascal Birchler <[email protected]>
Co-authored-by: Daniel Bachhuber <[email protected]>get_file_paths_and_names() function (#81)1 parent 926c9eb commit 73d568d
2 files changed
+176
-147
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments