Skip to content

Commit 860dc2e

Browse files
committed
Update namespace
1 parent 28e4d1d commit 860dc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Providers/LaravelTrailingSlashServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace GnaHotelSolutions\LaravelTrailingSlash;
3+
namespace GnaHotelSolutions\LaravelTrailingSlash\Providers;
44

55
use GnaHotelSolutions\LaravelTrailingSlash\Routing\TrailingSlashUrlGenerator;
66
use Illuminate\Contracts\Routing\UrlGenerator;

0 commit comments

Comments
 (0)