Skip to content

Commit a3e672e

Browse files
committed
Move trailing slash url generator to routing namespace
1 parent f23775c commit a3e672e

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

src/LaravelTrailingSlashServiceProvider.php

Lines changed: 0 additions & 25 deletions
This file was deleted.
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\Library;
3+
namespace GnaHotelSolutions\LaravelTrailingSlash\Routing;
44

55
use Illuminate\Routing\UrlGenerator;
66

0 commit comments

Comments
 (0)