]> BookStack Code Mirror - bookstack/commit
Extracted page copy to new cloner class
authorDan Brown <redacted>
Sun, 19 Dec 2021 12:56:27 +0000 (12:56 +0000)
committerDan Brown <redacted>
Sun, 19 Dec 2021 12:56:27 +0000 (12:56 +0000)
commit3f9527f166740b8580adbf513600fd46104f47d0
treec0d4d19348dc45da95c793b417064efb356b4693
parentda019136166fdf69fec526d8a056411bf8b3478d
Extracted page copy to new cloner class

Fundemental refactor for planned additional clone operations.
No behaviour change intended in this commit.
app/Entities/Repos/PageRepo.php
app/Entities/Tools/Cloner.php [new file with mode: 0644]
app/Http/Controllers/PageController.php