mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-24 12:09:02 -05:00
PHP Style Change (Laravel Pint CI)
This commit is contained in:
@@ -30,7 +30,7 @@ use Exception;
|
||||
*/
|
||||
class StatsController extends Controller
|
||||
{
|
||||
public \Illuminate\Support\Carbon $carbon;
|
||||
public Carbon $carbon;
|
||||
|
||||
/**
|
||||
* StatsController Constructor.
|
||||
|
||||
Reference in New Issue
Block a user