Apply fixes from StyleCI
This commit is contained in:
parent
fe8f871e3a
commit
984f3c067b
9 changed files with 9 additions and 12 deletions
|
@ -5,7 +5,7 @@ namespace App\Http\Controllers\Admin;
|
|||
use App\MicropubClient;
|
||||
use App\Http\Controllers\Controller;
|
||||
|
||||
class ClientsAdminController extends Controller
|
||||
class ClientsController extends Controller
|
||||
{
|
||||
/**
|
||||
* Show a list of known clients.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue