Apply fixes from StyleCI (#5495)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user