Apply fixes from StyleCI (#5495)

This commit is contained in:
Alexis Saettler
2021-09-12 09:13:02 +02:00
committed by GitHub
parent bc50181780
commit 223fbed0a8
337 changed files with 1348 additions and 1486 deletions
@@ -100,6 +100,7 @@ class DashboardController extends Controller
/**
* Get calls for the dashboard.
*
* @return Collection
*/
public function calls()
@@ -127,6 +128,7 @@ class DashboardController extends Controller
/**
* Get notes for the dashboard.
*
* @return Collection
*/
public function notes()
@@ -157,6 +159,7 @@ class DashboardController extends Controller
/**
* Get debts for the dashboard.
*
* @return Collection
*/
public function debts()