Fixed formatting of almost every file
This commit is contained in:
@@ -4,6 +4,10 @@ namespace App\Widgets;
|
||||
|
||||
use App\Repositories\UserRepository;
|
||||
|
||||
/**
|
||||
* Show the latest pilots in a view
|
||||
* @package App\Widgets
|
||||
*/
|
||||
class LatestPilots extends BaseWidget
|
||||
{
|
||||
protected $config = [
|
||||
|
||||
Reference in New Issue
Block a user