mirror of
https://github.com/archtechx/template.git
synced 2025-12-12 05:14:04 +00:00
code style
This commit is contained in:
parent
88ccb84e42
commit
151ab96e98
1 changed files with 1 additions and 3 deletions
|
|
@ -8,9 +8,7 @@ use Illuminate\Support\ServiceProvider;
|
|||
|
||||
class REPLACEServiceProvider extends ServiceProvider
|
||||
{
|
||||
public function register(): void
|
||||
{
|
||||
}
|
||||
public function register(): void {}
|
||||
|
||||
public function boot(): void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue