CS code fixes by pint

This commit is contained in:
DariusIII
2023-03-02 16:47:20 +01:00
parent a5d5901698
commit 49872346f2
274 changed files with 2117 additions and 4946 deletions
@@ -24,10 +24,6 @@ class AdminCommentsController extends BasePageController
$this->adminrender();
}
/**
* @param int $id
* @return \Illuminate\Http\RedirectResponse
*/
public function destroy(int $id): \Illuminate\Http\RedirectResponse
{
if ($id) {