]> BookStack Code Mirror - bookstack/commit
Aligned command class code
authorDan Brown <redacted>
Wed, 24 May 2023 11:59:50 +0000 (12:59 +0100)
committerDan Brown <redacted>
Wed, 24 May 2023 11:59:50 +0000 (12:59 +0100)
commitc0620da9f8cb934ffab862ba420be2951d0f86d1
tree5d26af5e820d5d6226c69daf66dcb8370c05e8fe
parent0704f1bd0dad9d21278a635c0d9c4eaacbb6a077
Aligned command class code

- Aligned usage of injecting through handler.
- Aligned handler return type.
- Aligned argument and arg desc format.
- Aligned lack of constructor.
17 files changed:
app/Activity/Models/View.php
app/Console/Commands/CleanupImages.php
app/Console/Commands/ClearActivity.php
app/Console/Commands/ClearRevisions.php
app/Console/Commands/ClearViews.php
app/Console/Commands/CopyShelfPermissions.php
app/Console/Commands/CreateAdmin.php
app/Console/Commands/DeleteUsers.php
app/Console/Commands/RegenerateCommentContent.php
app/Console/Commands/RegeneratePermissions.php
app/Console/Commands/RegenerateReferences.php
app/Console/Commands/RegenerateSearch.php
app/Console/Commands/ResetMfa.php
app/Console/Commands/UpdateUrl.php
app/Console/Commands/UpgradeDatabaseEncoding.php
tests/Commands/CopyShelfPermissionsCommandTest.php
tests/Commands/DeleteUsersCommandTest.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.