]> BookStack Code Mirror - bookstack/commit
Added and ran PHPCS
authorDan Brown <redacted>
Sun, 18 Sep 2022 00:25:20 +0000 (01:25 +0100)
committerDan Brown <redacted>
Sun, 18 Sep 2022 00:25:20 +0000 (01:25 +0100)
commit8a749c6acf930614a119b277170bcf7c1c1db9f9
treef83827193b6c246867590de7d373d4b7f99bc98b
parentd0dc5e5c5daccd3e8e801c5d2eac1aab0d300ae8
Added and ran PHPCS
22 files changed:
app/Actions/Webhook.php
app/Actions/WebhookTrackedEvent.php
app/Auth/Access/LdapService.php
app/Auth/Access/Oidc/OidcService.php
app/Config/dompdf.php
app/Config/snappy.php
app/Entities/Tools/PageEditActivity.php
app/Http/Controllers/Auth/ForgotPasswordController.php
app/Http/Controllers/Auth/LoginController.php
app/Http/Controllers/Auth/RegisterController.php
app/Http/Controllers/Auth/ResetPasswordController.php
app/Http/Controllers/BookController.php
app/Http/Controllers/BookSortController.php
app/Http/Controllers/PageRevisionController.php
app/Uploads/ImageService.php
composer.json
composer.lock
phpcs.xml [new file with mode: 0644]
routes/api.php
tests/Actions/AuditLogTest.php
tests/Uploads/AttachmentTest.php
tests/UrlTest.php